ChartDirector 7.1 (C++ Edition)

ArrayMath.acc


Usage

ArrayMath& acc();

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.