ArrayMath.replace
ChartDirector Ver 4.1 (C++ Edition)
ArrayMath.replace
Usage
ArrayMath& replace(double a, double b);
Description
Finds elements that are equal to a given value and replace it with another value.
SEO India | Search Engine Optimization Company India
Arguments
| Argument |
Default |
Description |
| a |
(Mandatory) |
The value to be replaced. |
| b |
(Mandatory) |
The replacing value. |
Return Value
The current ArrayMath object.
© 2006 Advanced Software Engineering Limited. All rights reserved.
|