getPointUnderMouse(x: Number, y: Number);
x. X coordinate of the checked point.
y. Y coordinate of the checked point.
The getPointUnderMouse method checks if bubble history exists in a specified point.
This method gets an instance of the PP.Ui.ChartSeriePoint class, if history is available in the specified point.
The example of method use is given in description of the ChartArea.getHistoryLabelsLayer method.
See also: