FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderDataLabelEventArgs Class / Index Property

In This Topic
    Index Property (RenderDataLabelEventArgs)
    In This Topic
    Gets the data point index.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also