Hi Steema,
We have a requirement wherein we want to link TeeChart's Chart Object (no clipboard image) to Ms Excel, Ms Word and MS Power point. We checked your Feature Demo but found no example code for the same. Kindly provide us some help on this.
TeeChart OLE Automation
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart OLE Automation
Hi Quant,
You could have a look at the TeeChart tutorials, available at the TeeChart program group and TeeChart doucment reference page, specially number 8: "ADO.NET Database Access".
You could have a look at the TeeChart tutorials, available at the TeeChart program group and TeeChart doucment reference page, specially number 8: "ADO.NET Database Access".
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: TeeChart OLE Automation
Hi,
The above code tutorial shows connecting a TeeChart control to ADO.NET databases at design-time and at run-time. But our requirement is different. We need OLE Automation with TeeChart Control which is explained diagrammatically in following image. Do revert for any clarification.
The above code tutorial shows connecting a TeeChart control to ADO.NET databases at design-time and at run-time. But our requirement is different. We need OLE Automation with TeeChart Control which is explained diagrammatically in following image. Do revert for any clarification.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart OLE Automation
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: TeeChart OLE Automation
What are the other ways we can achieve the same? Since we need to finish this requirement asap.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart OLE Automation
Hello Quant,
The only option I can think of is using TeeChart Pro ActiveX, it uses COM controls that can be used in Excel, PowerPoint, Word, etc. It also includes some Ole Automation examples. You can download the fully functional evaluation version at http://www.steema.com/download/ax
The only option I can think of is using TeeChart Pro ActiveX, it uses COM controls that can be used in Excel, PowerPoint, Word, etc. It also includes some Ole Automation examples. You can download the fully functional evaluation version at http://www.steema.com/download/ax
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |