09-04-2008 07:50 AM
Is there any way I can highlight areas in a graph.
Almost like when zooming using InteractionMode = ZoomX, except I do not want to zoom, just having the area remain highlighted.
09-05-2008 09:07 AM
Have you looked at range annotations as an option? If they don't fit your needs, can you let us know why not/what is missing?
David Rohacek
National Instruments
09-08-2008 02:11 AM
09-08-2008 02:12 PM
That functionality is not built into the annotations. I can think of a few options:
1) Use cursors to allow the end user to specify the location and dimensions of a range annotation
2) Use an Instrument Control Strip to allow the end user to specify the location and dimensions of a range annotation
3) Implement the mouse dragging & click functionality yourself
David Rohacek
National Instruments
09-08-2008 07:48 PM
Check out the examples located at this post as they might be of some use.
Best Regards,