Page 1 of 1

align chart to left

Posted: Thu Sep 03, 2009 10:18 am
by 13052929
Hi,

I have a problem with aligment chart to the left. In the picture below there are two control and each of one is build of two TeeChart charts: chart up and chart down (strips).
charts-axes-align.JPG
charts-axes-align.JPG (47.99 KiB) Viewed 2806 times
In the picture a) both charts have set axes.Left.visible = false but in the picture b) up chart has axes.Left.visible = true and down chart axes.Left.visibile = false.
The problem is that I would like to have chart aligned to the left like in the picture a) but with set axes.Left.visible = true. How to remove this offset in the picture b) ?

Re: align chart to left

Posted: Thu Sep 03, 2009 11:31 am
by narcis
Hi jarp,

You could try doing something similar to what Yeray suggested here.