PlotType property
- Last UpdatedAug 30, 2024
- 1 minute read
During run time, the value of the PlotType property can be modified to change the type of trend plot.
-
When PlotType is 0, the Trend Pen plot type is Step Line. The default.
-
When PlotType is 1, the Trend Pen plot type is Line.
The value of PlotType is ignored if the value is neither 0 nor 1.
When the value of PlotType changes in run time, trend data is retrieved again before drawing the trend.