jQuery.wijmo.wijlineargauge Namespace > options type : width Field |
Default value: 'auto'
Sets the width of the gauge area in pixels.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijlineargauge.options.width; |
Javascript (Specification) | |
---|---|
|