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

StripeFillStyle Class

The fill style that colors the surface in stripes.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class StripeFillStyle :
    GradientFillStyle

Remarks

This fill style colors surface points depending on their value. The following image shows this fill style in action.

StripeFillStyle-Example

See Also