Wijmo UI for the Web
getCanvas Method
wijmo.gauge Namespace > wijlineargauge type : getCanvas Method
Returns a reference to the Raphael canvas object.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlineargauge("getCanvas");
});
function getCanvas() : any;

Return Value

Reference to raphael canvas object.
See Also

Reference

wijlineargauge type
wijlineargauge jQuery Widget