Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / IIndicator Interface / Category Property


In This Topic
Category Property (IIndicator)
In This Topic
Gets or sets the category.
Syntax
'Declaration
 
ReadOnly Property Category As SheetCellRange
 
'Usage
 
Dim instance As IIndicator
Dim value As SheetCellRange
 
value = instance.Category

Property Value

The category.
See Also