WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexChart Class / Series Property
In This Topic
    Series Property (FlexChart)
    In This Topic
    Gets the series collection.
    Syntax
    public ObservableCollection<Series> Series {get;}
    See Also