$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijradialgauge("getCanvas"); });
function getCanvas() : any;
Return Value
Reference to raphael canvas object.
$(function () { var returnsValue; // Type: any returnsValue = $(".selector").wijradialgauge("getCanvas"); });
function getCanvas() : any;