TChart & Axis Scaling
Posted: Mon Sep 29, 2008 10:39 am
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.
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.