ChartDirector 7.1 (.NET Edition)

ArrayMath.sum


Usage

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

Description

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

Arguments

None

Return Value

The total value of the elements of the ArrayMath object.