DoubleClick to return SeriesIndex & PointIndex

D

David

I see that on first double click the whole series is selected
so arg1 = SeriesIndex, Arg2 = -1
On second double click a single point is selected
Any way to get both Series & Point Index with a single double click?
 
Top