Skip to main content
A newer version of this page is available. .

AxisY3D.AlwaysShowZeroLevel Attached Property

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

Returns

Type Description
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