ChartDirector 7.0 (Java Edition)

HotSpotListener.hotSpotExited


Usage

public void hotSpotExited(HotSpotEvent e)

Description

The system will call this method when the mouse leaves a hot spot region.

Arguments

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

Return Value

None