Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

ScalePen

  • Last UpdatedDec 08, 2015
  • 1 minute read

The ScalePen method sets the Y-axis scale for the currently selected pen.

Example

dim b as boolean;

b = Trend1.ScalePen(-100, 100);

Syntax

[Result=] Trend1.ScalePen(double Min, double Max);

Parameters

Min

Type the minimum value for the Y-axis.

Max

Type the maximum value for the Y-axis.

Return Value

Returns TRUE if the Y-axis scale is set successfully; otherwise, returns FALSE.

In This Topic
TitleResults for “How to create a CRG?”Also Available in