ActiveReports Developer 7
Backdrop Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : Backdrop Property

Glossary Item Box

Gets or sets the BackdropItem used for the background of the chart control.

Syntax

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

See Also