occurs when an item is clicked
myChart.attachEvent("onItemclick", function (id, ev, trg){ //any custom logic here });