Wrong alignment of axis labels

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Collinor
Newbie
Newbie
Posts: 3
Joined: Fri Sep 19, 2014 12:00 am

Wrong alignment of axis labels

Post by Collinor » 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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Wrong alignment of axis labels

Post by Narcís » Fri Oct 17, 2014 8:44 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply