ChartDirector 5.1 (.NET Edition)

ArrayMath.max


Usage

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

Description

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

Arguments

None

Return Value

The maximum value of the elements of the ArrayMath object.