ChartDirector 5.1 (.NET Edition)

ArrayMath.sum


Usage

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

Description

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

Arguments

None

Return Value

The sum value of the elements of the ArrayMath object.