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

Glossary Item Box

Gets or sets the image used for the Backdrop.

Syntax

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

Property Value

System.Drawing.Image.

See Also