ChartDirector 7.1 (C++ Edition)

ArrayMath.result


Usage

DoubleArray result() const;

Description

Gets the content of the ArrayMath object as a normal array to be used in other ChartDirector API.

Arguments

None

Return Value

The content of the ArrayMath object as a normal array.