Skip to main content

SolidFillOptions Class

Defines the settings of the solid filling style.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.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