property ChartView.Enabled as Boolean
Enables or disables the control.

TypeDescription
Boolean A boolean expression that indicates whether the control is enabled or disabled.

Use the Enabled property to enable or disable the control. Use the Enabled property to disables a specified node. Use the BackColor property to specify the control's background color. Use the BackColorNode property to define the default background color for nodes. Use the ForeColor property to specify the control's foreground color. Use the ForeColorNode property to define the default foreground color for nodes.