SurfaceSeriesView.BackFillStyle Property
In This Article
Gets or sets the fill style of the back surface of the plane.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public FillStyleBase BackFillStyle { get; set; }
#Property Value
Type | Description |
---|---|
Fill |
The fill style of the back surface. |
See Also