ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / PlaneItem Class / Backdrop Property

In This Topic
    Backdrop Property (PlaneItem)
    In This Topic
    Gets or sets the backdrop information for the chart wall.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}
    See Also