ChartDirector 7.1 (.NET Edition)

ArrayMath.min


Usage

[C#]public double min();
[VB]Public Function min() As Double

Description

Gets the minimum value of the elements of the ArrayMath object.

Arguments

None

Return Value

The minimum value of the elements of the ArrayMath object.