Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartData Class / Series Property

In This Topic
    Series Property (ChartData)
    In This Topic
    Gets ChartSeriesCollection collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Series As ChartSeriesCollection
    public ChartSeriesCollection Series {get;}
    See Also