Page 1 of 1

ActiveX development

Posted: Mon Oct 16, 2006 9:43 am
by 8129334
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

Posted: Tue Oct 24, 2006 1:50 pm
by Pep
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 ?