Page 1 of 1

Can a series use both a left and right Custom Vertical Axis

Posted: Thu Feb 12, 2004 7:57 pm
by 9333098
Can a line series be made to use both a left and right custom vertical axis in a manner similar to how it can use the normal Left and Right axis by assigning aBothVertAxis ?

Posted: Thu Feb 12, 2004 8:48 pm
by Marjan
Hi, Steve.
a left and right custom vertical axis
At the moment only one custom vertical axis per series is supported.

One way around this limitation is to use duplicate series with the same values and then assign one custom vertical axis to first series and other to second series.