ActiveReports 12
SeriesCount Property (IChart)

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

Reference

IChart Interface
IChart Members