if i have a bar chart on ASP page, is it possible that if i click at any point of the chart, it will pop up a window showing the details of that selected point? if possible, how???
Printable View
if i have a bar chart on ASP page, is it possible that if i click at any point of the chart, it will pop up a window showing the details of that selected point? if possible, how???
Yes, it is possible.
It depends on how you created your chart, though.
If you created it via DHTML scripting you can simply trap the click event in your DHTML page.
If your chart is a GIF, you can create an IMAGEMAP.