Wijmo UI for the Web
startAngle Field

Default value: 0

A value that indicates in degrees where to start the lowest number in the numeric labels and tickMarks around the face of the RadialGauge.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijradialgauge.options.startAngle;
Javascript (Specification) 
var startAngle : number;
Remarks
The default value of 0 degrees renders the lowest number to the left of the origin. A value of -90 degrees renders the lowest number below the origin. A value of 90 degrees renders the lowest number above the origin. A value of 180 degrees renders the lowest number to the right of the origin.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.