BackColor Property (FlexChartBase)
Gets or sets the background color for the control.
public override System.Drawing.Color BackColor {get; set;}
'Declaration
Public Overrides Property BackColor As System.Drawing.Color
Property Value
A
System.Drawing.Color that represents the background color of the control. The default is the value of the
System.Windows.Forms.Control.DefaultBackColor property.