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