ColorBackground (Get method)
Gets the OBJPROP_BGCOLOR (background color) of the chart object.
Returned value
ColorBackground (Set method)
Sets the OBJPROP_BGCOLOR (background color) property of the chart object.
bool ColorBackground(
const color value
) |
Parameters
value
[in] New value of the OBJPROP_BGCOLOR property.
Returned value