BackdropItem Constructor | Overloaded. Initializes a new instance of the BackdropItem class. |
Alpha (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the alpha level (transparency). |
AntiAliasMode (Inherited from DrawCustomizableItem) | |
Color (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the primary color used to fill the backdrop. |
Color2 (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the secondary color used for gradient effects and patterns. |
ContextMenu | Gets or sets the shortcut menu associated with the control. |
Gradient (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the enumerated GradientType used for the Backdrop. |
Pattern (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the HatchStyle used for the Backdrop pattern. |
Picture (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the image used for the Backdrop. |
PictureAlignment (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the image alignment for the Backdrop. |
Style (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.). |
Clone (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Creates a clone of the Backdrop. |
CopyFrom (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Initializes the specified Backdrop object with settings. |
Dispose (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | |
Equals | Overridden. Compares the BackdropItem object to another System.Object to see if they are equal. |
FitToRectangle (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Overloaded. Sets the bounding rectangle of the Backdrop. |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
InternalGetParents (Inherited from Item) | |
OnMouseDown | Raises the MouseDown event. |
OnMouseEnter | Raises the MouseEnter event. |
OnMouseHover | Raises the MouseHover event. |
OnMouseLeave | Raises the MouseLeave event. |
OnMouseMove | Raises the MouseMove event. |
OnMouseUp | Raises the MouseUp event. |
OnMouseWheel | Raises the MouseWheel event. |
Serialize (Inherited from DataDynamics.ActiveReports.Chart.Graphics.Backdrop) | Creates XML encoding for the Backdrop object or reconstructs the object state from XML encoding. |
Change (Inherited from Item) | |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. |
MouseEnter | Occurs when the mouse pointer enters the control. |
MouseHover | Occurs when the mouse pointer hovers over the control. |
MouseLeave | Occurs when the mouse pointer leaves the control. |
MouseMove | Occurs when the mouse pointer is moved over the control. |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. |
PostDraw (Inherited from DrawCustomizableItem) | |
PreDraw (Inherited from DrawCustomizableItem) |
BackdropItem Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.