ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / SeriesEventArgs Class / Series Property

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