PenWidth
- Last UpdatedNov 17, 2021
- 1 minute read
The PenWidth property is a read-write property that gets or sets the thickness of the trend curve for the currently selected tag.
Syntax
aaHistClientTrend.CurrentTrendItem.PenWidth = integer;
Result = aaHistClientTrend.CurrentTrendItem.PenWidth;
Remarks
Valid values are 0 through 10. The default value is 0.