Skip to main content

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.v14.2.dll

#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