CircularAxisY2D.SetAlwaysShowZeroLevel(ChartNonVisualElement, Boolean) Method
In This Article
Sets the value of the CircularAxisY2D.AlwaysShowZeroLevel attached property to the specified AxisRange.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
range | Chart |
The axis range to which the attached property is written. |
value | Boolean | The required Boolean value. |
See Also