05-02-2007 12:01 PM
05-03-2007 04:08 PM
05-03-2007 05:02 PM
Hi Matt,
Are you saying that you have a WaveformGraph with 4 plots associated with that
graph? If so, then I have to correct James and say that you can have those 4
plots associated with 1 X-Axis but have a different Y-Axis for each plot.
Every plot has the ability to specify which X-Axis and Y-Axis it’s associated
with. To do this follow these steps:
1) You first need to create several other Y-Axis objects by right-clicking on the WaveformGraph and selecting Edit Y-Axes....
2) Choose the Add button and add however many you like. Click OK.
3) Right-click on the WaveformGraph and
select Edit Plots....
4) Choose a particular Plot and click the drop-down menu next to the YAxis
property under the Axes category. See attached "Associate
Y-Axis.jpg" snapshot.
Hope this helps and let me know if I was misunderstanding your question.
Best Regards,
05-03-2007 06:32 PM
05-03-2007 06:48 PM
05-03-2007 07:16 PM
05-04-2007 07:52 AM
03-20-2013 09:43 PM
hello,i make it use you method,but it can't get it.there is only one plot.and the curve which is plotted is usually the Plot[1] which is the last number of plots.but if i use the same yaxis,it can get two plots.what can i do?
03-22-2013 09:11 AM
Can you provide some additional details on the behavior you are seeing? It sounds like you are seeing different behavior with one or more y-axes.
Are you using the Stacked Plot User Control with C# example mentioned earlier?
If not, can you explain what you are trying to accomplish and how you are implementing it?
Since this forum is over 5 years old, it might be helpful to create a new thread. This will give your posts more exposure and more users are likely to see it.