Wijmo UI for the Web
redraw Method
wijmo.gauge Namespace > wijgauge type : redraw Method
Redraw the gauge.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijgauge("redraw");
});
function redraw() : any;
See Also

Reference

wijgauge type
wijgauge jQuery Widget