Back to Devexpress

CircularAxisY2D.AlwaysShowZeroLevel Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-circularaxisy2d-69fab247.md

latest1.3 KB
Original Source

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.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 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

CircularAxisY2D Class

CircularAxisY2D Members

DevExpress.Xpf.Charts Namespace