CategoryGroupingsCount Property
In This Topic
Gets the number of category groupings defined in the chart definition.
Syntax
'Declaration
ReadOnly Property CategoryGroupingsCount As Integer
int CategoryGroupingsCount {get;}
Property Value
An
System.Int32 specifying the number of category groupings defined in the chart.
See Also