ChartDirector 7.1 (.NET Edition)

ArrayMath.avg


Usage

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

Description

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

Arguments

None

Return Value

The average value of the elements of the ArrayMath object.