Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I have an embedded chart (XY-scatter) for which I have enabled events. I want to use BeforeDoubleClick to launch a sub when a series point is double-clicked with the coordinates of the point as parameters of the sub. The online help says that the parameter Arg2 should be the point index of the selected point of the selected series. This is exactly what I want, but BeforeDoubleClick seems to set Arg2 to -1 the majority of the times. This seems to be when the entire series rather than a point is selected. Does anyone know of a way that I can avoid this behavior? When I put the mouse over a point and double click I would like to be able to reliably capture the point index. A similar problem involves data labels. Thank you for your time. -John Coleman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Chart - Too many data points in Series? | Excel Discussion (Misc queries) | |||
How to Draw a chart line connecting 2 points in the middle of the series | Charts and Charting in Excel | |||
not able to link chart points from same series | Charts and Charting in Excel | |||
Line chart with two series; how to add points to one and not the other? | Charts and Charting in Excel | |||
How do I select multiple data points on my chart? | Charts and Charting in Excel |