control.RMCBackColor

Type:Long (RMC_Color constant or any RGB value)
Purpose:Sets the BackColor of the chart
Default:AliceBlue
Accessible:Design time and runtime
Example:RMChartX1.RMCBackColor = LightBlue
Remarks:-