Wijmo UI for the Web
getCanvas Method
Returns a reference to the Raphael canvas object.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijradialgauge("getCanvas");
});
Javascript (Specification) 
function getCanvas() : any;

Return Value

Reference to raphael canvas object.
Browser Compatibility
7
5
5

See Also

Reference

wijradialgauge type
wijradialgauge jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.