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

In This Topic
    Backdrop Property (SharpGraphCore)
    In This Topic
    Main chart's backdrop, spans all chart control area
    Syntax
    'Declaration
     
    Public Property Backdrop As BackdropItem
    public BackdropItem Backdrop {get; set;}
    See Also