property ChartView.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A color expression that indicates the control's foreground color.

Use the ForeColor property to define the control's foreground color. Use the ForeColorNode property to define the default foreground color for nodes. Use the ForeColor property to define the foreground color for a specified node. Use the Picture property to display a picture on the control's foreground. Use the Font property to specify the control's font.