Tracking Series changes using Teechart Editor

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
VH1
Advanced
Posts: 105
Joined: Thu May 13, 2004 4:00 am
Location: UK

Tracking Series changes using Teechart Editor

Post by VH1 » Tue Oct 18, 2005 2:43 pm

TeeChart version: 1.1.2004.16592

Hi,

I am allowing the user to see the Chart Editor.

In the chart editor, the user can change the series order, name, cloning etc in the default tab.

I want to be able to track these changes, what is the best approach?

Many thanks

Vaughan

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Oct 19, 2005 10:33 am

Hi Vaughan,

You'll have to do it manually. TChart.ShowEditor returns true if TChart has been altered, it would then be a case of comparing objects (Series, Axes etc.) to see what has changed.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply