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

How can I insert a plot for both x and y axis.

$
0
0

It is first time for me to develop with measurement studio.

 

I have succeed in drawing simple sine data in waveform graph (on WinForm type)  in c# language.

But I would like to change the values (0 ~ 359) on x axis, to (0.1 ~ 35.9).

 

Thus, I put both plot method as below, but an exception occurred.

waveformGraph.PlotX(x);

waveformGraph.PlotY(y);

How can I insert a plot for both x and y axis.

 

And, also where can I find examples of measurement studio for WinForm C#

I have found a very simple UI based example on this site, but I cannot find more detailed examples.


Viewing all articles
Browse latest Browse all 1999

Trending Articles



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