Page 1 of 1

ChartImageTool in 3D

Posted: Fri Jul 25, 2008 3:41 pm
by 5886715
Hi,
I have a 3D Contour plot and would like to put an image below the contours. I can do this by adding an image to the Bottom Wall but this image does not zoom. If I add an image using the ChartImageTool the image is always place behind the contours (on the back wall).
I think the ChartImageTool is designed to place the image behind the contours - makes sense in 2D but it needs to be on the bottom for a 3D plot.

Is there any way to add an image below the contours so that:
1) the image relates to the contours and
2) zooms when the contours are zoomed?

I am using Delphi and TeeChart 8.02.

Thanks
Bob

Posted: Mon Jul 28, 2008 9:46 am
by narcis
Hi Bob,

You could do as in the All Features\Welcome!\Chart Styles\Statistical\ColorGrid\ColorGrid Bitmap example at the features demo, available at TeeChart's program group. You could use ColorGrid Bitmap and a Contour series in the same chart.