MultiTrend TrendLine symbol component
- Last UpdatedJul 29, 2024
- 2 minute read
|
|
|
The SA_Trend_MultiPen symbol provides a set of Wizard options that determine the time period mode for a trend and individual Wizard options for each pen that determine the type of trend plot, and how values are shown when they exceed the range of the trend grid.
-
Trend Time Period
The TimePeriodMode Wizard option includes Moving and Fixed options that determine how the end time of a trend period is calculated.
-
Y Axis Range
The Penx_YAxisRangeType Wizard option includes AutoRange and ClipOutOfRangeValue options that determine how the trend shows values that exceed the Y axis range of the trend grid. There are separate Penx_YAxisRangeType Wizard options for each pen shown by the SA_Trend_MulitPen symbol.
-
Trend Plot
The Penx_PlotType includes options that determine how a tend line is drawn between data points during the trend period. There are separate Penx_PlotType Wizard options for each pen shown by the SA_Trend_MultiPen symbol.
To configure a trend line
|
Wizard options |
Custom properties |
|
TimePeriodMode Wizard option: Set to Moving or Fixed |
PenX_Visible custom property: Set to True to show the specified pen's trend line |
|
Penx_YAxisRangeType Wizard option: Set to AutoRange or ClipOutOfRangeValue for each pen. |
PenX_LineWeight custom property: Set to a value between 0-5 to set the width of the specified pen's trend line. |
|
Penx_PlotType Wizard option: Set to StepLine or Line mode for each pen. |
SetTrendStartTime custom property: Set the start date and time of a Fixed time period trend. |

