We have upgraded an old project to Tee 7.0.8 / D2006.
I don't remember the old version number of TeeChart we have used before in 2004.
Since we did the recompile using 7.0.8, our transparent series are wrong printed, CopyToClipboardBitmap and ExportToJpeg failes also with no transparency.
ExportToBMP produeces the correct result including transparancy.
What's wrong? Is there a patch?
Thanks
Transparency
Hi Broesel,
to copy it with the transparency you only have to add the following line before the CopyToClipBoardBitmap method :
Chart1.BufferedDisplay:=false;
to copy it with the transparency you only have to add the following line before the CopyToClipBoardBitmap method :
Chart1.BufferedDisplay:=false;
Pep Jorge
http://support.steema.com
http://support.steema.com