$(function () { var options; // Type: wijmo.gauge.wijlineargauge.options $(".selector").wijlineargauge(options); });
function wijlineargauge;
$(function () { var options; // Type: wijmo.gauge.wijlineargauge.options $(".selector").wijlineargauge(options); });
function wijlineargauge;
Object
wijmo.gauge.wijgauge
wijmo.gauge.wijlineargauge
Name | Description | |
---|---|---|
wijlineargauge Constructor |
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
getCanvas | Returns a reference to the Raphael canvas object. | |
redraw | Redraw the gauge. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |