ChartDirector 7.0 (Java Edition)
HotSpotListener.hotSpotPressed
Usage
public void hotSpotPressed(HotSpotEvent e)
Description
The system will call this method when the mouse is over a hot spot region and a mouse button is pressed.
Arguments
Argument | Default | Description |
e | (Mandatory) | A HotSpotEvent object containing data of the hot spot event. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.