Returns index of the current series.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public double GetCurrentElementIndex()
Visual Basic (Declaration)
Public Function GetCurrentElementIndex As Double
Visual C++
public:
double GetCurrentElementIndex()

See Also