DefinitionSeriesCount Property
In This Topic
Gets the count of series defined in the chart data of the chart definition.
Syntax
'Declaration
ReadOnly Property DefinitionSeriesCount As Integer
int DefinitionSeriesCount {get;}
Property Value
An
System.Int32 specifying the count of series defined in the chart data.
See Also