handleClick(coords: Object, event: Object);
coords. Object at coordinates. This object must have the following fields: X - X axis coordinate, Y - Y axis coordinate
event. Event object.
The handleClick method handles the mouse click event.
The example of property use is given in description of the ChartScroller.Resized event.
See also: