Hi,
You can set the active scale, and then auto scale it with property nodes.
First you have to make a Y Scale for each kind of behaviour you want. In the legend, select for each plot which scale it uses. (You can do this with properties).
From the diagram use "Active Y Scale" to set the scale you want to change.
Then use "Y Scale>Scale Fit" to change the behaviour. The help will tell you how to use it.
Regards,
Wiebe.
"Snamprogetti" <x@no.email> wrote in message news:1156939808662-410242@exchange.ni.com...
On charts with multiple plots, i'd like to scale the Y axis only respect to one or more of the plots, so that those plots are "focused" while others may get out of sight.
I can do it by manually setting YScale.Maximum and YScale.Minimum, but then i waste the "loose fit" capability. I could calculate manually a loose fit too, but the thingy is getting a bit complicated... Is there a better method?