Value Property (AxisScrollBar)
In This Topic
Gets or sets a value that represents the current relative position of the scroll box on the scroll bar.
Syntax
'Declaration
Public Property Value As System.Double
public System.double Value {get; set;}
See Also