MouseOut: function(sender, args);
sender. Event source.
args. Event information.
The MouseOut event occurs after the mouse cursor leaves chart text label.
The example of use is given on the page with description of the ChartText class constructor.
See also: