ChartDirector 5.1 (.NET Edition)

ArrayMath.min


Usage

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

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.