ForeColor Property (FlexChartBase)
Gets or sets the foreground color of the control.
public override System.Drawing.Color ForeColor {get; set;}
'Declaration
Public Overrides Property ForeColor As System.Drawing.Color
Property Value
The foreground
System.Drawing.Color of the control. The default is the value of the
System.Windows.Forms.Control.DefaultForeColor property.