BorderColor
- Last UpdatedJan 25, 2024
- 1 minute read
The BorderColor property is a read-write property that gets or sets the color for the border of the graph.
Syntax
aaHistClientTrend.BorderColor = integer;
Result = aaHistClientTrend.BorderColor;
Remarks
For information on setting the color value, see Color.
The default value is 0 (black).