CircularAxisY2D.GetAlwaysShowZeroLevel(ChartNonVisualElement) Method
In This Article
Gets the always show zero level value of the CircularAxisY2D.AlwaysShowZeroLevel attached property of the specified circular Y-Axis range.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
range | Chart |
The axis circular range from which the property value is read. |
#Returns
Type | Description |
---|---|
Boolean | The Circular |
See Also