Back to Devexpress

Chart3DControl.ShowYOZPlane Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-f1ed5bd1.md

latest1.0 KB
Original Source

Chart3DControl.ShowYOZPlane Property

Gets or sets the value specifying whether the YOZ plane should be shown.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public bool ShowYOZPlane { get; set; }
vb
Public Property ShowYOZPlane As Boolean

Property Value

TypeDescription
Boolean

true if the plane should be shown; otherwise, false.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace