Enabled Property (AxisScroll)
Gets or sets a value indicating whether the axis scroll bar is enabled.
public bool Enabled {get; set;}
'Declaration
Public Property Enabled As Boolean
Property Value
Boolean. True if the axis scroll bar is enabled; otherwise False.