Series.ChangeType() question

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
tomster
Newbie
Newbie
Posts: 20
Joined: Tue Aug 02, 2005 4:00 am
Location: Stockholm, Sweden

Series.ChangeType() question

Post by tomster » Mon Feb 06, 2006 3:38 pm

We are using the v 2.0.2179.21171 build at the moment and as far as I can see a series loses its Axis when doing a ChangeType on it.

Earlier a series lost most, if not all, properties when doing a change of series type on it, now this seems to be the last "issue" with it.

What I do is that I have a FastLine, set it to the Right (Secondary Y) Axis and then I use ChangeType to change it into a bar series instead. It always ends up on the wrong axis. I think I can work around this fairly easy though.

//Tommie

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

Post by Narcís » Mon Feb 06, 2006 4:32 pm

Hi Tommie,

Thanks for advising. I've been able to reproduce it and added the defect to our bug list to be fixed for future releases.
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