Wijmo UI for the Web
destroy Method
Removes the functionality completely. This will return the element back to its pre-init state.
Syntax
Javascript (Usage) 
$(function () {
    var value; // Type:  any
    value = $(".selector").wijpiechart("destroy");
});
Javascript (Specification) 
function destroy() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijpiechart type
wijpiechart jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.