Page 1 of 1

Calling TeeChart Pro 8 ActiveX from .NET application

Posted: Tue May 15, 2012 11:49 am
by 15053905
Hi,
I am working with TeeChart Pro 8 ActiveX. I called the TeeChart functions froman MFC appliction in VS 2008.
How do I call the TeeChart functions from .NET (WPF) application?
Is there a way to do it directly or do I need some wropper?
Thanks,
yvb

Re: Calling TeeChart Pro 8 ActiveX from .NET application

Posted: Thu May 17, 2012 12:01 pm
by yeray
Hi yvb,

I haven't tried it but it seems it's possible to use an ActiveX control in as WPF application. You could give it a try following this:
http://msdn.microsoft.com/en-us/library/ms742735.aspx