In This Topic
Gets the value of the axis scrollbar before the event. The axis scrollbar value indicates the fraction between the minimum and maximum.
Syntax
'Declaration
Public ReadOnly Property OldValue As System.Double
public System.double OldValue {get;}
See Also