ActiveX development

TeeChart for ActiveX, COM and ASP
Post Reply
stollentroll83
Newbie
Newbie
Posts: 5
Joined: Thu Mar 17, 2005 5:00 am

ActiveX development

Post by stollentroll83 » Mon Oct 16, 2006 9:43 am

Hallo,

I'm using Teechart6 ActiveX und try to build my own ActiveX-usercontrol
using Teechart6.

My problem is, that I want to have a nested structure like teechart uses:

TChart.Axis.Left.SetMinMax(0,100)

and I don't know how to realize that.

I'm working with C++ and MFC and I'll be glad if anybody can give me a hint or some food for thought....

Christoph

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Oct 24, 2006 1:50 pm

Hi Christoph

I'm sorry, I'm not sure what do you want to accomplish.
In which environment are you creating the OCX ?
Do you mean that once it has been created you want to use it under VC++ MFC Dialog ?

Post Reply