jQuery.wijmo.wijgauge Namespace > options type : ranges Field |
Default value: []
Allows you to create an array of ranges to highlight where values fall within the gauge.
Javascript (Usage) | |
---|---|
var value; // Type: array value = jQuery.wijmo.wijgauge.options.ranges; |
Javascript (Specification) | |
---|---|
|