ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / Backdrop Property

In This Topic
    Backdrop Property (ChartControl)
    In This Topic
    Gets or sets the BackdropItem used for the background of the chart control.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}
    See Also