Changing font charset (codepage) of TeeChart texts

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Petr Faltynek
Newbie
Newbie
Posts: 1
Joined: Tue Aug 17, 2004 4:00 am

Changing font charset (codepage) of TeeChart texts

Post by Petr Faltynek » Thu May 19, 2005 6:47 am

Hi,

I'm using Teechart.NET component in VS 2003 - VB.NET for WinForms.
My application using Teechart must have multilanguage support with ability to change language while application is running.
There is no problem with change of text of legend, titles and other in Teechart. Problem is with codepage(charset) of font of changed texts.
I need to use different codepages (for example 1250,1252, ...) How can I change it?

Peter

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Sun Jun 19, 2005 9:27 pm

Hello Peter,

TeeChart for .NET supports dynamic changes of language as long as the Character set is present on the machine in question. I would not expect any problem with codepage 1250 or 1252 (or other charsets for supported languages) but if you could point me to specific locations where the problems are occurring we can check to see if there is any content or definition problem with the translation in question.

With thanks.
Regards,
Marc Meumann

Post Reply