Quantcast
Channel: Measurement Studio for .NET Languages topics
Viewing all articles
Browse latest Browse all 2011

YAxis Index of Waveformgraph.YAxisRangeChanged Event

$
0
0

Hi Everyone,

is there a possiblity to get the index of the YAxis, if three plots in the Waveformgraph Graph1 with YAxis are used:

private void Graph1_YAxisRangeChanged(object sender, NationalInstruments.UI.YAxisEventArgs e)
{    NationalInstruments.UI.WindowsForms.WaveformGraph graph = (NationalInstruments.UI.WindowsForms.WaveformGraph) sender;    Debug.Write(graph.Name);
} 

Reason for this is, that I would like to restrict the minimum range used in the different plots.

 

Thanks in advance,
Michael


Viewing all articles
Browse latest Browse all 2011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>