ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / RenderSliceEventArgs Class / Index Property

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