Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartIndicatorAdapter Class / GetCategory Method


In This Topic
GetCategory Method (ChartIndicatorAdapter)
In This Topic
Syntax
'Declaration
 
Public Function GetCategory() As SheetCellRange
 
'Usage
 
Dim instance As ChartIndicatorAdapter
Dim value As SheetCellRange
 
value = instance.GetCategory()
See Also