FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / Series Property

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