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

Object
   wijmo.gauge.wijgauge
      wijmo.gauge.wijradialgauge

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