ActiveReports.Chart Request technical support
Backdrop Property
See Also 


Gets or sets the Backdrop information with which to fill the wall range.

Syntax

Visual Basic (Declaration) 
Public Property Backdrop As Backdrop
Visual Basic (Usage)Copy Code
Dim instance As WallRange
Dim value As Backdrop
 
instance.Backdrop = value
 
value = instance.Backdrop
C# 
public Backdrop Backdrop {get; set;}

See Also