ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / SeriesCount Property

In This Topic
    SeriesCount Property (IChart)
    In This Topic
    Returns the count of the number of series in this chart.
    Syntax
    'Declaration
     
    ReadOnly Property SeriesCount As Integer
    int SeriesCount {get;}
    See Also