Gets an actual scrolling range of the Axis2D object.
Note: This API is now obsolete. This property is obsolete now. To specify a custom range, use the AxisBase.ActualWholeRange and Axis2D.ActualVisualRange properties instead. For more information, see the corresponding topic in the documentation.
public AxisRange ActualScrollingRange { get; }
Public ReadOnly Property ActualScrollingRange As AxisRange