Thanks for your reply. I use this property to check if the XYPosition is changed. It helps me a lot to understand what is going on.
My description in last message " the cursor jumps back to 10Hz" was not quite correct. The cursor snapmode is set to be "NearestPoint". So when the test starts to take data, the first point is at 10hz(this point is out of display range.), the cursor will find the nearest point which is 10hz even though I set XYPosition to Axis.minimum value before the test starts. The next data point is at 26Hz...
I wonder how to get the cursor in the display area in this situation?