Name | Description | |
---|---|---|
BackgroundRepeat | Gets or sets a value indicating how the background image should fill the available space. BackgroundRepeatType.Default is treated as Fit within Chart and as 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 Source is ImageSource.Database. Otherwise this property is ignored. | |
Position | Gets or sets the position of the background image with 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 Source property. |