called when the mouse pointer is moved out of item area
myChart.attachEvent("onMouseout", function (ev){ //any custom logic here });
Event name is case insensitive.