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

SolidFillStyle Class

The fill style that colors a surface in one color.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class SolidFillStyle :
    FillStyleBase

Remarks

The following image demonstrates this fill style in action.

SolidFillStyle-Example

See Also