StripeFillStyle Class
In This Article
The fill style that colors the surface in stripes.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#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.
#Inheritance
See Also