ActiveReports 18 .NET Edition
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
    int SeriesCount {get;}
    See Also