problem with labelSize margin etc

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
guzial
Newbie
Newbie
Posts: 7
Joined: Mon Mar 12, 2007 12:00 am

problem with labelSize margin etc

Post by guzial » Tue Mar 04, 2008 11:53 am

Hello i have customaxes and i have problem with labels. The picture shows problem

Image

the problem is that labels on axis labels are not correct situated.

to set position of label i make

Code: Select all

CustomAxes.Items[i].LabelsSize := CustomAxes.Items[i].MaxLabelsWidth + aConstMargin;
i think MaxLabelsWidth doesn't work correct when the value is fraction

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

Post by Narcís » Tue Mar 04, 2008 12:47 pm

Hi guzial,

Could you please send us a simple example project we can run "as-is" to reproduce the problem here.

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

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