Back to Devexpress

AxisY3D.AlwaysShowZeroLevel Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-axisy3d-aee76a77.md

latest1.2 KB
Original Source

AxisY3D.AlwaysShowZeroLevel Attached Property

Gets or sets whether the zero level of the 3D Y-axis should always be visible.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetAlwaysShowZeroLevel(ChartNonVisualElement) and SetAlwaysShowZeroLevel(ChartNonVisualElement, Boolean).

Returns

TypeDescription
Boolean

true, to always show the zero level of the 3D Y-axis; otherwise, false.

|

Remarks

Use the AlwaysShowZeroLevel property to control whether you want the zero level of the 3D Y-axis to always be visible.

See Also

AxisY3D Class

AxisY3D Members

DevExpress.Xpf.Charts Namespace