ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Backdrop Class
Members

In This Topic
    Backdrop Class
    In This Topic
    Specifies the settings used to draw the background of the Chart object.
    Object Model
    Backdrop Class
    Syntax
    'Declaration
     
    Public Class Backdrop 
       Inherits GrapeCity.ActiveReports.Chart.DrawCustomizableItem
    public class Backdrop : GrapeCity.ActiveReports.Chart.DrawCustomizableItem 
    Inheritance Hierarchy

    System.Object
             GrapeCity.ActiveReports.Chart.Graphics.Backdrop
                GrapeCity.ActiveReports.Chart.BackdropItem

    See Also