Page 1 of 1

Extending the Chart Editor

Posted: Mon Nov 22, 2004 11:41 am
by 9080952
Hi,

In our application it would be nice if we were able to extend your TeeChart's Chart Editor (launched after double clicking on screen) with an extra tab page for our own customizing purposes. I agree that the Chart Editor comes with a multitude of options for customzing, but we have still some more options we would like to incorporate into the Chart Editor as an extra tab page.
From a technical point of view, maybe in .NET making a derived component from the Chart Editor component will solve this problem.
As i am rather new to .NET some snap shots of the code how to implement this, would be nice.

Thanks,
Antoon Koster
Netherlands

Posted: Tue Nov 23, 2004 8:09 am
by Pep
Hi Antoon,

to be able to do this you wil lhave to buy the TeeChart for Net v1 with "source code", and then customeze it at your own.