ActiveReports Developer 7
Color Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : Color Property

Glossary Item Box

Gets or sets the primary color used to fill the backdrop.

Syntax

Visual Basic (Declaration) 
Public Property Color As Color
C# 
public Color Color {get; set;}

Property Value

System.Drawing.Color.

See Also