Axis2D.ActualVisualRange Property
In This Article
Gets the actual visible range of a 2D-axis. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Range | A Range object that is the axis actual visible range. |
See Also