BorderWidth
- Last UpdatedNov 17, 2021
- 1 minute read
The BorderWidth property is a read-write property that gets or sets the width, in pixels, of the border line around the trend chart.
Syntax
aaHistClientTrend.BorderWidth = integer;
Result = aaHistClientTrend.BorderWidth;
Remarks
Valid values are 0 through 10. The default value is 1.