DepthTop axis moves opposite direction from label ZPosition

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
SteveP
Advanced
Posts: 132
Joined: Sun Sep 07, 2003 4:00 am

DepthTop axis moves opposite direction from label ZPosition

Post by SteveP » Thu May 11, 2006 6:25 pm

The axis line for the DepthTop moves up vertically off the top edge of the chart as its ZPosition (Z %) increases from 0 while the labels move correctly downwards. This can be seen using the chart editor and a FastLine series.

TChart 7.06 delphi 7

Steve

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

Post by Narcís » Fri May 12, 2006 8:19 am

Hi Steve,

I may not understand what are you exactly reporting but I can not reproduce this issue here. Could you please send us a screen-shot or let us know the exact setps we should follow so that we can figure out which the problem and reproduce it here?

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

SteveP
Advanced
Posts: 132
Joined: Sun Sep 07, 2003 4:00 am

Post by SteveP » Fri May 12, 2006 2:50 pm

Add a line series to a chart (a 3D line series is ok to use).

Go to : chart > axis and select the Depth Top axis.

Go to : chart > axis > scales and check Visible box to show the Depth Top axis. "Series1" label will appear at the top left of the chart

goto : chart > axis > position and increase the Z% value from 0 to a few percent. As you do, the depth top axis label "Series1" will move down (as it should) but the axis line itself moves up (the axis line should move down also).

Steve

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

Post by Narcís » Fri May 12, 2006 2:57 pm

Hi Steve,

Thanks for the information. I've been able to reproduce the issue here and added it to our defect list (TV52011403) to be fixed for future releases.
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