BackColor
- Last UpdatedJan 25, 2024
- 1 minute read
The BackColor property is a read-write property that gets or sets the background color of the chart.
Syntax
aaHistClientTrend.BackColor = integer;
Result = aaHistClientTrend.BackColor;
Tables
For information on setting the color value, see Color.
The default value is 16777215 (white).