The IChartBackgroundInfo interface contains properties required to determine parameters of chart components' fill.
A set of properties, that must be determined for series fill, depends on the set fill type.
| Property name | Brief description | |
| Color | The Color property determines fill color. | |
| GradientAngle | The GradientAngle property determines the gradient angle. | |
| GradientColor | The GradientColor property determines gradient color. | |
| HatchStyle | The HatchStyle property determines hatching type. | |
| Image | The Image property determines an image to be used as a fill. | |
| ImageDrawStyle | The ImageDrawStyle property determines image position in the area to be filled. | |
| Type | The Type property sets fill type. |
See also: