non-linearity in horizontal axes??

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
fano
Newbie
Newbie
Posts: 56
Joined: Wed Jun 22, 2005 4:00 am
Location: USA, California

non-linearity in horizontal axes??

Post by fano » Sun Jun 11, 2006 7:19 pm

Hi,
I observed something that makes me rather nervious:
I added on a chart the Top-axis and after all series are drawn
I use: tchart1.axes.Top.SetMinMax(tchart1.axis.bottom.Minimum,
tchart1.axis.bottom.Maximum)
to have the same horizontal axis on the top as on the bottom.

When I looked closely at where vertical lines (e.g. like colorbands associated with the bottom axis) intersect the scale of the top axis I find something disturbing:
On the left they coincide, i.e. they intersect the bottom and top axis at the same value. But as I go further to the left they progressivly diverge, i.e. a line that intersects the bottom axis at 24.0 intersects the top axis at 24.1 and the difference gets bigger as the I go further to the right.
The only possible difference between the top and bottom axis may be that I have the top axis with ticks of a different width but that should not influence the linearity of the scale.
I will check further on Monday but if you have any idea what could cause this I would be greatful for any hint. If I move the top axis left/right there is now way to align its values with those of the bottom axis. This is really weired.

Thanks!
fano

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

Post by Narcís » Mon Jun 12, 2006 8:15 am

Hi fano,

I'm not able to reproduce it here using the Debug Build release we posted on our Customer Download Area last week. Can you please check if this version works fine for you and if not send us an example we can run "as-is" to reproduce the problem here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

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