Pen.TrendLo
- Last UpdatedApr 01, 2021
- 1 minute read
The Pen.TrendLo property is a read-write double property that gets or sets the low value of the value range to be used for the currently selected pen.
Syntax
Pen.TrendLo = double;
Result = Pen.TrendLo;
Remarks
If the pen expression was configured by browsing to the attribute in the Attribute Browser, the default value is set to the corresponding TrendLo property of the associated application server attribute. Otherwise, the default value is 0 if the pen expression is manually configured.