Skip to main content
A newer version of this page is available. .

BackgroundImage Class

Represents a background image within either a chart control or its elements.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class BackgroundImage :
    ChartImage

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

See Also