Wijmo UI for the Web
wijlineargauge type
wijmo.gauge Namespace : wijlineargauge type
Syntax
$(function () {
    var options; // Type:  wijmo.gauge.wijlineargauge.options
     
    $(".selector").wijlineargauge(options);
});
function wijlineargauge;
Inheritance Hierarchy

Object
   wijmo.gauge.wijgauge
      wijmo.gauge.wijlineargauge

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodReturns a reference to the Raphael canvas object.  
public MethodRedraw the gauge.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.gauge Namespace