Back to Devexpress

SurfaceSeriesView.BackFillStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-surfaceseriesview-b235056b.md

latest1.0 KB
Original Source

SurfaceSeriesView.BackFillStyle Property

Gets or sets the fill style of the back surface of the plane.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public FillStyleBase BackFillStyle { get; set; }
vb
Public Property BackFillStyle As FillStyleBase

Property Value

TypeDescription
FillStyleBase

The fill style of the back surface.

|

See Also

SurfaceSeriesView Class

SurfaceSeriesView Members

DevExpress.Xpf.Charts Namespace