AxisBase.ActualWholeRange Property
In This Article
Gets the actual whole range of an axis.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public WholeAxisRange ActualWholeRange { get; }
#Property Value
Type | Description |
---|---|
Whole |
A Whole |
See Also