ComponentOne FinancialChart for WPF
PointIndex Property (AnimationTransformEventArgs)



C1.Chart Namespace > AnimationTransformEventArgs Class : PointIndex Property
Get the current point index.
Syntax
'Declaration
 
Public ReadOnly Property PointIndex As Integer
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As Integer
 
value = instance.PointIndex
public int PointIndex {get;}
public:
property int PointIndex {
   int get();
}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members