ChartDirector 7.0 (Java Edition)

HotSpotMotionListener.hotSpotDragged


Usage

public void hotSpotDragged(HotSpotEvent e)

Description

The system will call this method when the mouse button is pressed and the mouse moves over a hot spot.

Arguments

ArgumentDefaultDescription
e(Mandatory)A HotSpotEvent object containing data of the hot spot event.

Return Value

None