ActiveReports 13
ForeColor Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : ForeColor Property
Gets or sets the foreground color of the control.
Syntax
'Declaration
 
Public Property ForeColor As Color
public Color ForeColor {get; set;}

Property Value

The foreground System.Drawing.Color of the control. The default is the value of the System.Windows.Forms.Control.DefaultForeColor property.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members