YAxisRangeType Wizard option
- Last UpdatedJul 30, 2024
- 1 minute read
YAxisRangeType includes options to autorange or clip trend values that exceed the Y axis measured value range of a single pen trend. The default is to autorange trend values.
-
AutoRange: The Y-axis of the trend line is automatically adjusted to show the full range of trend values within the upper and lower boundaries of the trend grid.
-
ClipOutOfRangeValue: When a measured value exceeds the minimum or maximum limits of a trend's Y-axis, the trend line is truncated or clipped at the limit of the value range and appears as a horizontal line segment for the period when the measured value exceeds the trend's value range.
Related Wizard options and Custom Properties
When YAxisRangeType is set to ClipoutOfRangeValue, assign values to the Pen_RangeFullScaleMin and PenRangeFullScaleMax custom properties to set the lower and upper boundaries of the Y axis value range of a trend.
|
Wizard options |
Custom Properties |
|
YAxisRangeType: ClipOutOfRangeValue |
Pen_RangeFullScaleMin custom property: Set the minimum limit of a measured trend value in full range mode. |
|
Pen_RangeFullScaleMax custom property: Set the maximum limit of a measured trend value in full range mode. |