차트 전체 내용(root 포함)을 삭제한다.
function btn_on_mouseup(objInst) { var result = am.dispose(); screen.alert("result = " + result); }