ChartDirector 5.1 (.NET Edition)

ArrayMath.maxIndex


Usage

[VB] Public Function maxIndex() As Integer
[C#] public int maxIndex();

Description

Gets the index of the maximum value element of the ArrayMath object.

Arguments

None

Return Value

The index of the maximum value element of the ArrayMath object.