property Graph.BackColor as Color
Retrieves or sets a value that indicates the control's background color.

TypeDescription
Color A color expression that indicates the control's background color

Use the BackColor property to set the control's background color. The Background property specifies a background color or a visual appearance for different parts of the control. The ForeColor property retrieves or sets a value that indicates the control's foreground color. Use the Enabled property to disable the control.