Wijmo UI for the Web
widget Method
wijmo.chart Namespace > wijpiechart type : widget Method
Returns a jQuery object containing the original element or other relevant generated element.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijpiechart("widget");
});
function widget() : JQuery;
See Also

Reference

wijpiechart type
wijpiechart Method