Page 1 of 1

Left and right axis positioning

Posted: Mon Jul 23, 2007 11:33 am
by 8119968
Dear All,

I am using two Y axis (left and right) and the same X axis (bottom). I the smallest value of Y left axis is -12 and the smallest value of the Y right axis is 0.

This will look strange as the start of Y values are not the same in the left and right value. I would like the two Y axis the same I mean the 0 value for Y left and right axis should be in the same level.

Is there anyway to implement this?

Regards,

LG

Posted: Mon Jul 23, 2007 11:48 am
by Chris
Hello,

Yes, you can use the Axis.SetMaxMin() method to set the maximum and minimum values of your axes to the same values.