ChartDirector 7.1 (.NET Edition)

ArrayMath.max


Usage

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

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.