FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartField Class / Series Property

In This Topic
    Series Property (FlexChartField)
    In This Topic
    Gets the collection of the series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Series As SeriesCollection
    public SeriesCollection Series {get;}
    See Also