ScaleMoveAllPensDown
- Last UpdatedDec 08, 2015
- 1 minute read
The ScaleMoveAllPensDown method moves the value scale down for all pens.
Example
dim b as boolean;
b = Trend1.ScaleMoveAllPensDown();
Syntax
[Result=] Trend1.ScaleMoveAllPensDown();
Parameters
None.
Return Value
Returns TRUE if the scaling is successful; otherwise, returns FALSE.