PointMouseOut: function(sender, args);
sender. Event source.
args. Event information. Available arguments: Point - data series point left by the mouse pointer.
The PointMouseOut event occurs after the mouse pointer leaves a point of chart data series.
The example of use is given on the Example of Creating a Stacked Histogram page.
See also: