ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / RenderDataLabelEventArgs Class / Series Property

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