Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How does a user generate the ScatterGraph ZoomPanReset event?

I've been using Ctrl + Mouse Right Click to generate the ZoomPanUndone event, but I can't figure out what keystroke combination generates the ZoomPanReset event.  I know that I can make up some keystroke combination of my own and call ResetZoomPan programatically, but I was hoping that there was a built-in standard way for the user to cause it to be called.
 
 
Thank you.
0 Kudos
Message 1 of 3
(3,036 Views)
Hi,

You can fire the ZoomPanReset event by doing <Shift> or <Ctrl> and press <Backspace> on the keyboard.
Message 2 of 3
(3,014 Views)
For future reference, this functionality is documented in the Measurement Studio help topic, "Interacting with the Measurement Studio Windows Forms Graph .NET Controls".
0 Kudos
Message 3 of 3
(2,944 Views)