TeeChart6 Builder C++ 6 - Freezing Application

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Helcio
Newbie
Newbie
Posts: 2
Joined: Fri Nov 15, 2002 12:00 am
Location: England

TeeChart6 Builder C++ 6 - Freezing Application

Post by Helcio » Fri Jul 09, 2004 12:02 pm


A Line Series, change the XAxis to DateTime type, change the Date time format to include hour min, causes the application to freeze either at design time and runtime (changing properties via teechart editor or accessing properties directly).

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Mon Jul 12, 2004 10:34 am

Hi.

Yes, this is a known bug and it's related to the internal code for splitting axis labels in several lines. Workaround is to display axis label in single line (set LabelsMultiLine property to false). This bug has been fixed in TeeChart v7.0.
Marjan Slatinek,
http://www.steema.com

Post Reply