Wijmo UI for the Web
destroy Method
wijmo.chart Namespace > wijcandlestickchart type : destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcandlestickchart("destroy");
});
function destroy() : any;
See Also

Reference

wijcandlestickchart type
wijcandlestickchart jQuery Widget