ActiveReports 12
BackdropItem Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : BackdropItem Class

The following tables list the members exposed by BackdropItem.

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

Gets or sets the shortcut menu associated with the control.

 
Public PropertyGets or sets the enumerated GradientType used for the Backdrop. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public Property

Gets or sets the HatchStyle used for the Backdrop pattern.

(Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyGets or sets the image used for the Backdrop. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyGets or sets the image alignment for the Backdrop. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public Property

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

(Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Top
Public Methods
 NameDescription
Public MethodCreates a clone of the Backdrop. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public MethodInitializes the specified Backdrop object with settings. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public MethodReleases the Backdrop instance from memory. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public MethodCompares the BackdropItem object to another System.Object to see if they are equal.  
Public MethodOverloaded. Sets the bounding rectangle of the Backdrop. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Public Method

Raises the MouseDown event.

 
Public MethodRaises the MouseEnter event.  
Public MethodRaises the MouseHover event.  
Public MethodRaises the MouseLeave event.  
Public MethodRaises the MouseMove event.  
Public MethodRaises the MouseUp event.  
Public MethodRaises the MouseWheel event.  
Public MethodCreates XML encoding for the Backdrop object or reconstructs the object state from XML encoding. (Inherited from GrapeCity.ActiveReports.Chart.Graphics.Backdrop)
Top
Public Events
 NameDescription
Public EventOccurs when the mouse pointer is over the control and a mouse button is pressed.  
Public EventOccurs when the mouse pointer enters the control.  
Public EventOccurs when the mouse pointer hovers over the control.  
Public EventOccurs when the mouse pointer leaves the control.  
Public EventOccurs when the mouse pointer is moved over the control.  
Public EventOccurs when the mouse pointer is over the control and a mouse button is released.  
Public EventOccurs when the mouse wheel moves while the control has focus.  
Top
See Also

Reference

BackdropItem Class
GrapeCity.ActiveReports.Chart Namespace