Page 1 of 1

Adjusting TeeChart size within code

Posted: Thu May 19, 2005 2:01 pm
by 6920687
I have been attempting to format the dimensions of multiple TeeCharts within ColdFusion for use in a webpage table. However, upon setting the new dimiensions, the text does not also resize and the chart ends up becoming distorted. Example code follows:

<OBJECT classid="clsid:B6C10489-FB89-11D4-93C9-006008A7EED4" codebase="TeeChart5.cab#version=5,0,1,0" id=TChart4
TYPE="application/x-oleobject" width=320 height=196 align=center hspace=0 vspace=0>
</OBJECT>

Posted: Thu May 26, 2005 9:29 am
by Pep
Hi Ted,

you're using the correct code to resize the Chart. As I can see it resizes the Chart in correct way. I'm not sure what you refer, could you please be so kink to post an html sample into the news://steema.net/steema.public.attachments newsgroups so I can see the problem ?