C1.C1Rdl.Rdl2008 Namespace : BackgroundImage Class |
The following tables list the members exposed by BackgroundImage.
Name | Description | |
---|---|---|
BackgroundRepeat | Gets or sets a value indicating how the background image should fill the available space. BackgroundRepeatType.Default is treated as BackgroundRepeatType.Fit within Chart and as BackgroundRepeatType.Repeat elsewhere (unless another default behavior is specified in the definition of the containing element). | |
MIMEType | Gets or sets the MIMEType for the image. This property is required if BackgroundImage.Source is ImageSource.Database. Otherwise this property is ignored. | |
Position | Gets or sets the position of the background image with BackgroundImage.BackgroundRepeat set to BackgroundRepeatType.Clip. Used only for background images within Chart. | |
Source | Gets or sets the image source. | |
TransparentColor | Gets or sets the color to treat as transparent in the background image. Used only for background images within Chart. | |
Value | Gets or sets a value specifying the image. That value is interpreted depending on the BackgroundImage.Source property. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another BackgroundImage to the current object. | |
Clear | Clears the current object, sets all properties to their default values. |