Click or drag to resize
NChartPointCurrentStateIndex Property
Index of current state. If a point was created with a single state this property always returns 0.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public int CurrentStateIndex { get; }

Property Value

Type: Int32
See Also