PlotColor
- Last UpdatedNov 17, 2021
- 1 minute read
The PlotColor property is a read-write property that gets or sets the color for the plot area of the graph.
Syntax
aaHistClientTrend.PlotColor = integer;
Result = aaHistClientTrend.PlotColor;
Remarks
For information on setting the color value, see Color.
The default value is 16777215.