jQuery.wijmo.wijradialgauge Namespace > options type : 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.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijradialgauge.options.startAngle; |
Javascript (Specification) | |
---|---|
|