Hi Alberto,
Thanks for responding so quickly. In fact my problem was not the properties
of the plot, because I set before the "CourbeAct" property the way you said.
The trouble is more about how to set the properties of the Y axis when you
have more than one axis and especially the way to select the axis related to
a specified plot. I have joined the front face of the vi, so you will
understand more precisely what the problem is.
Regards, Gilles
Hi Gilles,
in a multiplot graph each plot is indexed by reference number (0 first
plot).If you want to set a plot property you have also to use the
property ActivePlot to specify which plot you want to refer. If you
don't do it each plot properties will be applied to plot 0 (first
plot). See this example
.
Good luck,
Alberto
[Attachment plot_fill.jpg, see below]