ChartDirector 7.1 (.NET Edition)

ArrayMath.med


Usage

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

Description

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

Arguments

None

Return Value

The median value of the elements of the ArrayMath object.