Event name is case insensitive.
This event calls user-defined handlers (if there are any) and passes the following parameters:
Parameters:
chart.attachEvent("onMouseout", function (ev){ //any custom logic here });