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

SolidFillOptions Class

Defines the settings of the solid filling style.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class SolidFillOptions :
    FillOptionsBase

Remarks

This class doesn’t declare any specific properties since the solid filling style doesn’t require any specific settings except for an element’s background color.

Inheritance

See Also