ChartDirector 7.1 (.NET Edition)

ArrayMath.acc


Usage

[C#]public ArrayMath acc();
[VB]Public Function acc() As ArrayMath

Description

Replaces each element of the ArrayMath object by the accumulated total of its previous element (including itself).

Arguments

None

Return Value

The current ArrayMath object.