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