ScaleUpAllPens
- Last UpdatedDec 08, 2015
- 1 minute read
The ScaleUpAllPens method decreases the value range of all pens by one fourth.
Example
dim b as boolean;
b = Trend1.ScaleUpAllPens();
Syntax
[Result=] Trend1.ScaleUpAllPens();
Parameters
None.
Return Value
Returns TRUE if the value range is successfully reduced by one fourth; otherwise, returns FALSE.