I need to get the values of the pair (x,y) in an YY chart with a click event. I already get some information with the Chart_Select event (ElementID, series, point) But dont know how to get the two values from that point.
Thanks!
I need to get the values of the pair (x,y) in an YY chart with a click event. I already get some information with the Chart_Select event (ElementID, series, point) But dont know how to get the two values from that point.
Thanks!
So, any ideas about it?
Thanks!
Haven't done much VBA with charts, but maybe the macro recorder will
give you a hint as to which library properties and methods pertain to
data points. From there you can extract code portions to modify your
Select procedure.
HTH
Kostis Vezerides
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks