ChartDirector 5.1 (.NET Edition)

ArrayMath.minIndex


Usage

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

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.