ChartDirector 7.1 (C++ Edition)

CChartViewer.BN_CLICKED


Description

This is a standard windows notification code that is sent to the parent window through the WM_COMMAND message when the CChartViewer control is clicked.

In the message handler, the ImageMapHandler (which can be obtained using CChartViewer.getImageMapHandler) can be used to determine if the mouse has clicked on a hot spot.