jQuery.wijmo.wijradialgauge Namespace > options type : radius Field |
Default value: 'auto'
A value that indicates the radius of the radial gauge in pixels, or use "auto" to have the gauge indicators fill the gauge area.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijradialgauge.options.radius; |
Javascript (Specification) | |
---|---|
|