L
limpid lizzard
Hi -
I am building a "drill down" chart. When you click on one of the points
of the chart, it takes you to anohter chart based on the informaiton on
the point. I am using the MouseUp event and I have the Arg1 and Arg2
data. What I don't have is the actual "name" of the point. If you
mouse over the point it will tell you the "name" of the series and the
"name" of the point. How do I get this "name"? Arg2 simply tells me
which point (1,2,3,4 etc.) in the series. I need the name.
thanks
Lizzard
I am building a "drill down" chart. When you click on one of the points
of the chart, it takes you to anohter chart based on the informaiton on
the point. I am using the MouseUp event and I have the Arg1 and Arg2
data. What I don't have is the actual "name" of the point. If you
mouse over the point it will tell you the "name" of the series and the
"name" of the point. How do I get this "name"? Arg2 simply tells me
which point (1,2,3,4 etc.) in the series. I need the name.
thanks
Lizzard