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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Range | A Range object that is the axis actual visible range. |
See Also