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

Glossary Item Box

Gets or sets the backdrop information for the chart wall.

Syntax

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

See Also