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

Glossary Item Box

Gets or sets the backdrop information for the chart.

Syntax

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

See Also