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