Left axis crosses chart caption when reduced

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Left axis crosses chart caption when reduced

Post by TestAlways » Tue Sep 16, 2008 11:57 pm

I use TChart images in reports, where the images are often smaller then in the application. The problem is that sometimes the required verbose axis labels cross the caption, e.g.:

Image

Is there any automatic way to cause the label to word wrap if this occurs?

Thanks,
Ed Dressel

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

Post by Narcís » Wed Sep 17, 2008 9:24 am

Hi Ed,

The only solution I can think of is using custom labels size as suggested here.
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