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

Glossary Item Box

Gets or sets the backdrop information for the DataPoint.

Syntax

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

See Also