ChartDirector 6.0 (ColdFusion Edition)
ArrayMath
.rate
Usage
rate([ offset ])
Description
Divides each element of the ArrayMath object by an earlier element in the same ArrayMath object.
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.
© 2017 Advanced Software Engineering Limited. All rights reserved.