The BackgroundImage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another BackgroundImage to the current object.
|
![]() |
Clear |
Clears the current object, sets all properties to their default values.
|
Properties
Name | Description | |
---|---|---|
![]() |
BackgroundRepeat | |
![]() |
MIMEType | |
![]() |
Position |
Gets or sets the position of the background image with BackgroundRepeat
set to 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.
|