Wrong alignment of axis labels
Posted: Fri Oct 17, 2014 8:43 am
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.
This issue can be resolved in method VCLTee.TeEngine.TChartAxis.DrawAxisLabel by calling the OnDrawLabel event handler first before performing any further calculations.