The XY graph cursor method looks good. I have one little problem though. I want fixed X and Y scales such that the movements of the cursor are limited to between +5 and -5 on both axis. What happens now is that when the cursor is moved to the edge of the graph,the graph scrolls outside of my +/-5 boundaries. I played with all the XY graph properties I could find, and couldn't limit the cursor's values to my range. Is there a way? My XY Graph tryout VI is attached.