ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Backdrop Class
Properties Methods

In This Topic
    Backdrop Class Members
    In This Topic

    The following tables list the members exposed by Backdrop.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the Backdrop class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alpha level (transparency).  
    Public PropertyGets or sets the primary color used to fill the backdrop.  
    Public PropertyGets or sets the secondary color used for gradient effects and patterns.  
    Public PropertyGets or sets the enumerated GradientType used for the Backdrop.  
    Public Property

    Gets or sets the HatchStyle used for the Backdrop pattern.

     
    Public PropertyGets or sets the image used for the Backdrop.  
    Public PropertyGets or sets the image alignment for the Backdrop.  
    Public Property

    Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.).

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Backdrop.  
    Public MethodInitializes the specified Backdrop object with settings.  
    Public MethodReleases the Backdrop instance from memory.  
    Public MethodCompares the Backdrop object to another System.Object to see whether they are equal.  
    Public MethodOverloaded. Sets the bounding rectangle of the Backdrop.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodCreates XML encoding for the Backdrop object or reconstructs the object state from XML encoding.  
    Top
    See Also