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.