ChartDirector Ver 4.1 (C++ Edition)

ArrayMath.rate


Usage

ArrayMath &rate(int offset = 1);

Description

Divides each element of the ArrayMath object by an earlier element in the same ArrayMath object.
SEO India | Search Engine Optimization Company India

Arguments

Argument Default Description
offset 1 The difference in position between an element and the earlier element to divide it.

Return Value

The current ArrayMath object.