Thread: Chart Events
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RLang RLang is offline
external usenet poster
 
Posts: 47
Default Chart Events

Hi,
I'd appreciate help to detect the event in code of either passing the
mouse over a charted data symbol or detecting the clicking on (selection) of
the symbol. I want to launch some other code to do something if I can detect
the events above. I'm using an X-Y scatter plot.

Please advise,