Wijmo UI for the Web
max Field

Default value: 100

Sets the maximum value of the gauge.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlineargauge.options.max;
Javascript (Specification) 
var max : number;
Remarks
Use this option along with min to set the numeric scale of values that are shown on the gauge. This setting limits your valid values for other options, such as value and ranges.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.