Spread for ASP.NET 11 Product Documentation
Category Property (IIndicator)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > IIndicator Interface : Category Property
Gets or sets the category.
Syntax
'Declaration
 
ReadOnly Property Category As SheetCellRange
'Usage
 
Dim instance As IIndicator
Dim value As SheetCellRange
 
value = instance.Category
SheetCellRange Category {get;}

Property Value

The category.
See Also

Reference

IIndicator Interface
IIndicator Members