SolidFillStyle Class
In This Article
The fill style that colors a surface in one color.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class SolidFillStyle :
FillStyleBase
#Remarks
The following image demonstrates this fill style in action.
#Inheritance
See Also