ActiveReports 6 Online Help
BackdropItem Class Members
Properties  Methods  Events

The following tables list the members exposed by BackdropItem.

Public Constructors
 NameDescription
Public ConstructorBackdropItem ConstructorOverloaded. Initializes a new instance of the BackdropItem class.  
Top
Public Properties
 NameDescription
Public PropertyAlphaGets or sets the alpha level (transparency). (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyAntiAliasModeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public PropertyColorGets or sets the primary color used to fill the backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyColor2Gets or sets the secondary color used for gradient effects and patterns. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyContextMenu

Gets or sets the shortcut menu associated with the control.

 
Public PropertyGradientGets or sets the enumerated GradientType used for the Backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyPattern

Gets or sets the HatchStyle used for the Backdrop pattern.

(Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyPictureGets or sets the image used for the Backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyPictureAlignmentGets or sets the image alignment for the Backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public PropertyStyle

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

(Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Top
Public Methods
 NameDescription
Public MethodCloneCreates a clone of the Backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public MethodCopyFromInitializes the specified Backdrop object with settings. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public MethodDestroy (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodDisposeReleases the Backdrop instance from memory. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public MethodEqualsCompares the BackdropItem object to another System.Object to see if they are equal.  
Public MethodFitToRectangleOverloaded. Sets the bounding rectangle of the Backdrop. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodOnMouseDown

Raises the MouseDown event.

 
Public MethodOnMouseEnterRaises the MouseEnter event.  
Public MethodOnMouseHoverRaises the MouseHover event.  
Public MethodOnMouseLeaveRaises the MouseLeave event.  
Public MethodOnMouseMoveRaises the MouseMove event.  
Public MethodOnMouseUpRaises the MouseUp event.  
Public MethodOnMouseWheelRaises the MouseWheel event.  
Public MethodSerializeCreates XML encoding for the Backdrop object or reconstructs the object state from XML encoding. (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)
Top
Public Events
 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.  
Public EventMouseEnterOccurs when the mouse pointer enters the control.  
Public EventMouseHoverOccurs when the mouse pointer hovers over the control.  
Public EventMouseLeaveOccurs when the mouse pointer leaves the control.  
Public EventMouseMoveOccurs when the mouse pointer is moved over the control.  
Public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released.  
Public EventMouseWheelOccurs when the mouse wheel moves while the control has focus.  
Public EventPostDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Top
See Also

Reference

BackdropItem Class
DataDynamics.ActiveReports.Chart Namespace

Send Feedback