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