BackgroundImage Class
Represents a background image within either a chart control or its elements.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The BackgroundImage class defines the settings of an image used to fill the background of particular chart elements (for instance, a chart control’s diagram, a chart control itself).
Inheritance
Object
ChartElement
ChartImage
BackgroundImage
See Also