ChartDirector 7.1 (.NET Edition)

ArrayMath.maxIndex


Usage

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

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.