Skip to main content

AxisY.ShowZeroValue Attached Property

In This Article

Gets or sets a value indicating whether the Y-axis range should be automatically recalculated to make the zero level constantly visible.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

#Returns

Type Description
Boolean

true, if the zero level should be always visible; otherwise, false.

See Also