Problem with Fast Line Series in 3D

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
davidnovo
Newbie
Newbie
Posts: 15
Joined: Mon Nov 30, 2009 12:00 am

Problem with Fast Line Series in 3D

Post by davidnovo » Fri Sep 17, 2010 5:52 am

Hello,

As you can see in the attached project, there is a problem with FastLineSeries in 3D if you set the Axis to not start at the minimum of the data. The problem does not exist with TLineSeries. In the image below - top section- you can see that if you start at the minimum of the data, in 3D, both the TLineSeries and TFastLineSeries start at the correct spot. However, if you don't start at the beginning (bottom section), the TFastLineSeries extends to the left of the origin. We are using TChart 8.04.
LineOutofMin2.PNG
LineOutofMin2.PNG (62.3 KiB) Viewed 4449 times
Is there any way to fix this problem? I have attached the full project as well.
Attachments
LineOutofMin2.zip
(63.07 KiB) Downloaded 556 times

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

Re: Problem with Fast Line Series in 3D

Post by Narcís » Fri Sep 17, 2010 9:38 am

Hi davidnovo,

I can not see any difference using your sample project with v8.07, which is the latest v8 maintenance release available at the client area. Can you please check if this solves the problem at your end?

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