TChart translation

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
martin
Newbie
Newbie
Posts: 3
Joined: Thu Aug 18, 2011 12:00 am

TChart translation

Post by martin » Wed Aug 24, 2011 9:46 am

Hi,

sorry if this topic is already covered elsewhere - I couldn't find any solutions.

I'm using TeeChart 4.1.2011.7281 for .Net 2.0 with Visual Studio 2011 and wondering how I can best translate a TChart on a simple Form to different languages.
I want to use the Localization feature of .Net. My Form is localizable. So when the form's language is set to 'default' and I set the title of the left axis of the chart to 'Mitarbeiter' (german for employee) and change the form's language to English to set the axis' title to 'Employee', the title of the axis still stays 'Employee' when changing the language back to default.

In the designer.cs-file of my form I see the title of the axis being set by a static string instead of receiving it from a .resx-file.

I have done nothing else but creating a new form and dragging the chart onto it.
Am I missing here some point?

I this the 'normal' way TCharts are translated to different languages or are there any other best practices?

regards,
Martin

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TChart translation

Post by Sandra » Thu Aug 25, 2011 11:56 am

Hello Martin,

I think that the moment it isn't possible with TeeChart.Net. I have added your request in wish-list with number [TF02015710] to be consider its inclusion in future versions of TeeChart.Net.

Thanks,
Best Regards,
Sandra Pazos / 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