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

TypeDescription
Color A color expression that indicates the control's foreground color.
Use the ForeColor property to set the control's foreground color. The BackColor property retrieves or sets a value that indicates the control's background color. Use the Enabled property to disable the control.