Skip to main content

SolidFillStyle Class

The fill style that colors a surface in one color.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.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