Hi All,
I am working with a multi plot graph and i am using a single cursor associated with all the plots.
In my application ,from the 10 plots user can select and view selected no of plots
ie,after execution it displays 10 plots now the user use some on/off buttons to view the selected plots.
My problem occurs related to cursor.
Some plots coincide(say plot1 and plot2),so even when i am not viewing the plot1 and only viewing plot2
the cursor legend shows as plot1 at some points where plot2 is also having value.
And if i am not viewing plot3, but i move the cursor through that location it shows plot3.
Can anybody help me to soft this?
Thnks....