C1.C1Rdl.Rdl2008 Namespace : BackgroundImage Class |
For a list of all members of this type, see BackgroundImage members.
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. |