ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRange Class / Backdrop Property

In This Topic
    Backdrop Property (WallRange)
    In This Topic
    Gets or sets the Backdrop information with which to fill the wall range.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}
    See Also