ChartDirector Ver 3.0 (C++ Edition)

ArrayMath.acc


Usage

ArrayMath& acc();

Description

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

Arguments

None

Return Value

The current ArrayMath object.