12-16-2011 12:19 PM
I have a graph with the cursor legend visible. There is a box with four diamonds next to the cursor legend, and the four diamonds allow the users to move the cursors. Since I allow cursors dragging on my graph, there is really no reason for the diamonds to appear. Is there a way to get rid of the diamonds boxes? I can't just move them out of the way, since the graphs are inside a tab controls, and there is no where in the tab control where I can hide the diamond boxes.
Solved! Go to Solution.
12-16-2011 12:22 PM
Put a decoration over them that matches the tab background to hide them?
12-16-2011 12:54 PM
You can move it behind the waveform control or behind the cursor legend
Just select it by itself and use the arrow key.
You may have to move it to the back (Ctrl-Shift-J)
12-16-2011 01:27 PM
Omar, good call. Thanks!