IChart > Chart Assembly Interfaces > IChartBackgroundInfo
The IChartBackgroundInfo interface contains properties that are used 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 a fill color. |
![]() |
GradientAngle | The GradientAngle property determines a gradient angle. |
![]() |
GradientColor | The GradientColor property determines a gradient color. |
![]() |
HatchStyle | The HatchStyle property determines a hatching type. |
![]() |
Image | The Image property enables the user to determine 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 enables the user to determine a fill type. |
See also: