Page 1 of 1

Wrong alignment of axis labels

Posted: Fri Oct 17, 2014 8:43 am
by 16570229
In TeeChart 2014, version 2014/09, axis labels are not correctly aligned, if the TChartAxis.OnDrawLabel is assigned and changes the axis label text.
This issue can be resolved in method VCLTee.TeEngine.TChartAxis.DrawAxisLabel by calling the OnDrawLabel event handler first before performing any further calculations.

Re: Wrong alignment of axis labels

Posted: Fri Oct 17, 2014 8:44 am
by narcis
Hi Collinor,

Have you tested if this happens with version 2014.12.140923? Can you please attach a simple example project we can run "as-is" to reproduce the problem here?

Thanks in advance.