ForeColor Property (baseChart)
In This Topic
The foreground color used to display text and graphics in the control.
Syntax
'Declaration
Public Overrides Property ForeColor As System.Drawing.Color
public override System.Drawing.Color ForeColor {get; set;}
See Also