Gets or sets the angle at which the scale starts.
public Single StartAngle { get; set; }
Public Property StartAngle As Single
The value displayed at the beginning of the scale is specified by the MinValue property.
See Coordinate System, to learn about angle measurement.