GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : Backdrop Class |
The following tables list the members exposed by Backdrop.
Name | Description | |
---|---|---|
Backdrop Constructor | Overloaded. Initializes a new instance of the Backdrop class. |
Name | Description | |
---|---|---|
Alpha | Gets or sets the alpha level (transparency). | |
Color | Gets or sets the primary color used to fill the backdrop. | |
Color2 | Gets or sets the secondary color used for gradient effects and patterns. | |
Gradient | Gets or sets the enumerated GradientType used for the Backdrop. | |
Pattern | Gets or sets the HatchStyle used for the Backdrop pattern. | |
Picture | Gets or sets the image used for the Backdrop. | |
PictureAlignment | Gets or sets the image alignment for the Backdrop. | |
Style | Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.). |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the Backdrop. | |
CopyFrom | Initializes the specified Backdrop object with settings. | |
Dispose | Releases the Backdrop instance from memory. | |
Equals | Compares the Backdrop object to another System.Object to see whether they are equal. | |
FitToRectangle | Overloaded. Sets the bounding rectangle of the Backdrop. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
Serialize | Creates XML encoding for the Backdrop object or reconstructs the object state from XML encoding. |