05-02-2013 03:06 AM
I have a XY Graph with multiple Y axis and I want the grid lines from the 3 Y axis to line up.
But I also want to keep the auto scale function.
Is this possible?
Solved! Go to Solution.
05-02-2013 03:27 AM
Hi TBN,
nope...
Either use autocaling and turn off grids (for atleast two of your Y axis) or do the scaling based on your own algorithm that keeps grid lines "lined up"...