TeeChart CAB test page


See below an embedded TeeChart Pro ActiveX control using the HTML < OBJECT codebase> tag. This testpage uses the teechart2011.cab file as codebase source.

 

Click on a cylinder Bar point above.

Object parameters:

<object 
   id="Chart1" 
   width="400" 
   height="268" 
   type="application/x-oleobject" 
   hspace="0"
   vspace="0" 
   classid="CLSID:FCB4B50A-E3F1-4174-BD18-54C3B3287258"
   codebase="http://www.steema.com/files/activex/public/TeeChart2011Eval.cab#version=9,0,0,4">
</object>

Using version 9,0,0,5 will force a redownload of the TeeChart Control every time. Use version 9,0,0,4 to download only once.