BCGCBPRODLLEXPORT UINT BCGM_ON_CHART_MOUSE_UP |
The framework sends the BCGM_ON_CHART_MOUSE_UP message when the chart visual object receives a mouse up down notification.
wParam | ID of chart visual object. |
lParam | a pointer to a BCGPChartHitInfo structure. |
You should process this message to implement interactive charts.