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

In This Topic
    Backdrop Property (ChartArea)
    In This Topic
    Gets or sets the backdrop information used to draw the chart area.
    Syntax
    'Declaration
     
    Public Property Backdrop As BackdropItem
    public BackdropItem Backdrop {get; set;}
    See Also