property ChartView.ForeColorNode as Color
Specifies the default node's foreground color.

TypeDescription
Color A color expression that indicates the node'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 specific node. Use the ClearForeColor method to clear the node's foreground color. Use the BackColor property to specify the control's background color. The DefaultNodePadding property defines the padding for all nodes.