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