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

Object
   wijmo.gauge.wijgauge
      wijmo.gauge.wijradialgauge

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijradialgauge Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodgetCanvasReturns a reference to the Raphael canvas object.  
public MethodredrawRedraw the gauge.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.gauge Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.