ActiveReports 13
BackColor Property (DvChartDesigner)

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

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.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members