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

CircularAxisY2D.AlwaysShowZeroLevel Attached Property

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
Boolean

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

Remarks

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

See Also