Tee Chart and C# Localisation problem

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
serge
Newbie
Newbie
Posts: 3
Joined: Wed Oct 05, 2005 4:00 am

Tee Chart and C# Localisation problem

Post by serge » Fri Oct 21, 2005 9:32 am

Hi

I try tu use the "localizable" property on a windows form to define several langage for my application.

When a TeeChart is present on the form, and "localizable" is TRUE, "I ve an error on execution :
In Form : InitializeComponent
Line this.tChart1.Series.Add(this.points1);
Error : Object reference not set to an instance of an object.
(The same instruction is OK when form.localisable is FALSE)

Is TeeChart compatible with .Net localisation ??

Thanks

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

Post by Narcís » Fri Oct 21, 2005 1:42 pm

Hi serge,

This seems to work fine here using both TeeChart for .NET version 1 and version 2. Could you please give us more details on how to reproduce this problem or send us an example we can run "as-is" to reproduce the problem here?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
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