ChartDirector 7.1 (.NET Edition)

ArrayMath.minIndex


Usage

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

Description

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

Arguments

None

Return Value

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