| XY Chart NET 3 Control Reference > Features > Localization |
XYChartNET provides localization support for its Annotations set of user interfaces. Select from the following list of supported language locale IDs:
| Locale ID | Language |
| 2052 | Chinese - China |
| 1033 | English - United States |
| 1036 | French - France |
| 1031 | German - Germany |
| 1040 | Italian - Italy |
| 1041 | Japanese |
| 1034 | Spanish - Spain |
| 1055 | Turkish |
Or, simply add your own by updating XYChartNET's language table,
XYNLangTableUE.xml, found in the installation
folder.
|
When distributing your application, XYNLangTableUE.xml must be included. |
Refer to the Language property for further information on how to localize your application, and how to integrate support for a new language.