ChartDirector 5.1 (.NET Edition)

ArrayMath.avg


Usage

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

Description

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

Arguments

None

Return Value

The avg value of the elements of the ArrayMath object.