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

In This Topic
    ChartSeries Property
    In This Topic
    Gets the chart series collection.
    Syntax
    'Declaration
     
    ReadOnly Property ChartSeries As IChartSeries()
    IChartSeries[] ChartSeries {get;}
    See Also