PointMouseOver: function(sender, args);
sender. Event source.
args. Event information. Available argument - Point. A hovered data series point.
The PointMouseOver event occurs after hovering over a point of chart data series.
The event use is given in the example of creating a stacked histogram.
See also: