[]
Gets or sets the current scrolling position of the axis.
public double Value { get; set; }
The Value represents scrolling position on the axis when the Scale is less than 1 otherwise the Value has no effect. The Value should be from 0 to 1.