05-18-2012 01:28 AM
we can enlarge a region through graphical tools palette in Labview( Figure 1 ).
But, Now,I want to enlarge a region in the waveformgraph of measurement Studio ( Figure 2 )?
please, tell me how to achieve.thanks!
Solved! Go to Solution.
05-18-2012 03:06 PM
Hi there,
For Measurement Studio WaveformGraph or ScatterGraph, see InteractionModeDefault and InteractionMode properties. Once these properties are set, use combinations of Control/Shift keys and mouse to perform zoom/pan interaction on the graph.
More about documentation on Graph Interaction:
You can perform zoom/pan undo operations pretty easily with Measurement Studio Graph controls.
Please see the "Interacting with Measurement Studio Windows Forms Graph .NET Controls" topic in Measurement Studio Help.
To navigate to this topic, launch "Measurement Studio Documentation" from
Start >> All Programs >> National Instruments >> Measurement Studio 2012 for Visual Studio 2010
Open up,
NI Measurement Studio Help >> Developing Projects with Measurement Studio >> Using .NET Class Libraries >> Using the Measurement Studio Windows Forms .NET Controls >> Using the Measurement Studio Windows Forms Graph .NET Controls >> Interacting with Measurement Studio Windows Graph .NET Controls
Regards
Vijet Patankar
National Instruments
05-20-2012 05:50 AM
OK,Thank you very much!
Sorry, I have an another problem: That is How to Return to the original curve graph when I have enlarged the curve graph ?
05-21-2012 11:44 AM
Try Control+Backspace keys
or Shift+Backspace keys
Regards,
Vijet Patankar
National Instruments
05-21-2012 10:08 PM
I use two keys, but can not return to its original state, but continued to enlarge.