Page 1 of 1

Image in bottom wall

Posted: Thu Aug 11, 2005 4:54 pm
by 9237935
Is it possible to have an image placed in the bottom wall as it can be done in the back wall (i.e. streched in my case) ?

Posted: Fri Aug 12, 2005 8:03 am
by Pep
Hi,

yes, you can place an image either at design time (via Editor) or at runtime using :
Chart1.Walls.Bottom.Brush.Image.LoadFromFile('c:\image.bmp');
But this image cannot be streched,