06-14-2011 03:10 AM
06-14-2011 04:20 AM
Hi,
yes there is the EVENT_INTERACTIVE_LEGEND, which is generated when a user right-clicks the graph or strip chart legend and selects an item from the interactive legend menu.
eventData1 tells you the plot ID for graphs or the trace index for strip charts
eventData2 yields the menu item that the user selects
Wolfgang
06-14-2011 05:40 AM
06-14-2011 12:13 PM
Thanks for reporting the off by one bug. A bug report (#304345) has been created to fix it.