LabelMouseOut: function(sender, args);
sender. Event source.
args. Event information. Available arguments: Event - mouse event, Tick - chart axis label.
The LabelMouseOut event occurs on removing the cursor over the chart axis label.
The example of use is given on the Example of Creating a Scatter Chart page.
See also: