Returns index of the next series.

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

Syntax

C#
public int GetNextElementIndex()
Visual Basic (Declaration)
Public Function GetNextElementIndex As Integer
Visual C++
public:
int GetNextElementIndex()

See Also