See Also

BackdropItem Class  | DataDynamics.ActiveReports.Chart Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

BackdropItem Class Members

BackdropItem overview

Public Constructors

Public Constructor BackdropItem Constructor Overloaded. Initializes a new instance of the BackdropItem class.

Public Properties

Public Property Alpha (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the alpha level (transparency).
Public Property AntiAliasMode (Inherited from DrawCustomizableItem) 
Public Property Color (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the primary color used to fill the backdrop.
Public Property Color2 (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the secondary color used for gradient effects and patterns.
Public Property ContextMenu Gets or sets the shortcut menu associated with the control.
Public Property Gradient (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the enumerated GradientType used for the Backdrop.
Public Property Pattern (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the HatchStyle used for the Backdrop pattern.
Public Property Picture (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the image used for the Backdrop.
Public Property PictureAlignment (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the image alignment for the Backdrop.
Public Property Style (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.).

Public Methods

Public Method Clone (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Creates a clone of the Backdrop.
Public Method CopyFrom (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Initializes the specified Backdrop object with settings.
Public Method Dispose (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) 
Public Method Equals Overridden. Compares the BackdropItem object to another System.Object to see if they are equal.
Public Method FitToRectangle (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Overloaded. Sets the bounding rectangle of the Backdrop.
Public Method GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
Public Method InternalGetParents (Inherited from Item) 
Public Method OnMouseDown

Raises the MouseDown event.

Public Method OnMouseEnter Raises the MouseEnter event.
Public Method OnMouseHover Raises the MouseHover event.
Public Method OnMouseLeave Raises the MouseLeave event.
Public Method OnMouseMove Raises the MouseMove event.
Public Method OnMouseUp Raises the MouseUp event.
Public Method OnMouseWheel Raises the MouseWheel event.
Public Method Serialize (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop)Creates XML encoding for the Backdrop object or reconstructs the object state from XML encoding.

Public Events

Public Event Change (Inherited from Item) 
Public Event MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed.
Public Event MouseEnter Occurs when the mouse pointer enters the control.
Public Event MouseHover Occurs when the mouse pointer hovers over the control.
Public Event MouseLeave Occurs when the mouse pointer leaves the control.
Public Event MouseMove Occurs when the mouse pointer is moved over the control.
Public Event MouseUp Occurs when the mouse pointer is over the control and a mouse button is released.
Public Event MouseWheel Occurs when the mouse wheel moves while the control has focus.
Public Event PostDraw (Inherited from DrawCustomizableItem) 
Public Event PreDraw (Inherited from DrawCustomizableItem) 

See Also

BackdropItem Class  | DataDynamics.ActiveReports.Chart Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.