Wijmo UI for the Web
ranges Field

Default value: []

Allows you to create an array of ranges to highlight where values fall within the gauge.

Syntax
Javascript (Usage) 
var value; // Type: array
value = jQuery.wijmo.wijradialgauge.options.ranges;
Javascript (Specification) 
var ranges : array;
Remarks

For example, you can specify a red range, a yellow range, and a green range. Each range is drawn in the form of a curved bar. You can control every aspect of each range with the settings detailed below. Options available for each range include:

Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.