ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / PointIndex Property

In This Topic
    PointIndex Property (AnimationTransformEventArgs)
    In This Topic
    Get the current point index.
    Syntax
    'Declaration
     
    Public ReadOnly Property PointIndex As Integer
    public int PointIndex {get;}
    See Also