I
INTP56
Am I not paying my newsgroup bill, my last two questions are missing!
What I am looking for is for the user to hold the mouse over a point in a
series on a chart, and somehow pass that information to me so I can determine
what row in the series corresponds to the point under the cursor.
Right now, there is a tooltip text that shows up displaying Series, Catagory
and Value when I hover the mouse over a series point. How can I get access to
the same information?
I am familiar with Class Modules and WithEvents Application objects, but I
don't see any chart events in the list.
Anybody have any ideas, or if it's even possible?
Thanks, Bob
What I am looking for is for the user to hold the mouse over a point in a
series on a chart, and somehow pass that information to me so I can determine
what row in the series corresponds to the point under the cursor.
Right now, there is a tooltip text that shows up displaying Series, Catagory
and Value when I hover the mouse over a series point. How can I get access to
the same information?
I am familiar with Class Modules and WithEvents Application objects, but I
don't see any chart events in the list.
Anybody have any ideas, or if it's even possible?
Thanks, Bob