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

In This Topic
    Series Property (ChartDerivedSeries)
    In This Topic
    Gets ChartSeries object defining series properties for the derived series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Series As ChartSeries
    public ChartSeries Series {get;}
    See Also