ChartDirector Ver 4.1 (C++ Edition)

CChartViewer.getImageMapHandler


Usage

ImageMapHandler *getImageMapHandler();

Description

Gets the ImageMapHandler object for the current image map.

By using the ImageMapHandler, one can determine if a point is over a hot spot and retrieve the current hot spot parameters.

Arguments

None

Return Value

The ImageMapHandler object that represents the image map of the chart.