ActiveReports 12
CategoriesCount Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChart Interface : CategoriesCount Property
Returns the count of the number of categories in this chart.
Syntax
'Declaration
 
ReadOnly Property CategoriesCount As Integer
int CategoriesCount {get;}
See Also

Reference

IChart Interface
IChart Members