jQuery.wijmo.wijpiechart Namespace > options type : startAngle Field |
Default value: 0
Sets the number of degrees of angle from which to begin painting wedges in the pie. To see an example of this property in action, check out the following link, http://jsbin.com/ewofiv/1
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijpiechart.options.startAngle; |
Javascript (Specification) | |
---|---|
|