$(function () { // Set click event handler function $(".selector").wijpiechart({ click : function (e, args) { } }); });
click = function ( e : Object, args : IWijPieChartEventArgs ) { };
options type wijpiechart jQuery Widget
© 2013 All Rights Reserved.