Problem with inter-char spacing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
johnnix
Advanced
Posts: 192
Joined: Tue Jul 10, 2007 12:00 am

Problem with inter-char spacing

Post by johnnix » Thu Oct 14, 2010 12:47 pm

Hello,

Under DelphiXE and latest TChart 2010 do:

1. Drop a TChart component and add a line series
2. Double click on chart and goto Titles->Text->Options and set inter-char spacing to 3. ALL labels and titles now inherit this value!!!
3. Goto Axis->Left Axis->Labels->Text->Options. You will notice that the inter-char value is 0 but internally is 3. Only if I set a large negative number it will much the real 0 value.

Can you please verify and propose a fix?

Regards

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

Re: Problem with inter-char spacing

Post by Narcís » Fri Oct 15, 2010 8:41 am

Hi johnnix,

I have been able to reproduce this and added the issue (TV52015214) to the defect list to be fixed.
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

johnnix
Advanced
Posts: 192
Joined: Tue Jul 10, 2007 12:00 am

Re: Problem with inter-char spacing

Post by johnnix » Fri Oct 15, 2010 8:44 am

Great!!!! Thank you very much for your support :wink:

Post Reply