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

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