MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPointCollection Interface / SeriesCount Property

In This Topic
SeriesCount Property (IChartDataPointCollection)
In This Topic
Gets the number of series in the data point collection.
Syntax
'Declaration
 
ReadOnly Property SeriesCount As Integer
 

Property Value

An System.Int32 specifying the number of series.
See Also