Extending the Chart Editor

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Anthony
Newbie
Newbie
Posts: 35
Joined: Wed Feb 25, 2004 5:00 am
Location: WL| Delft Hydraulics, Holland
Contact:

Extending the Chart Editor

Post by Anthony » Mon Nov 22, 2004 11:41 am

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

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

Post by Pep » Tue Nov 23, 2004 8:09 am

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.

Post Reply