Hi there,
I'm using a TsurfaceSeries to populate a 3d TChart in TChart 8, but i'm having a problem scaling one of the axes.
I didn't specify the scale or increment for the bottom and depth axes and they appear to scale automatically according to the data added using the TSurfaceSeries.addxyz method.
If I use the TChart.setMinMax method to scale the left axis, the scale appears and scales according to the added to the TSurfaceSeries, but the data does not appear.
If I do not manually scale the left axis (like the other two) then the data appears on the chart but the scale is all zeros - it does not automatically scale like the other two axes.
Does anyone know what could cause this? Has anyone here experienced similar?
Thanks,
Monkey.
TChart & Axis Scaling
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Monkey,
I'm not able to reproduce this here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
I'm not able to reproduce this here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Instructions - How to post in this forum |