Hi Experts,
I have a problem with the display of numbers / characters in a NLabel under a
Chart Control on Japanese Windows.
instead of e.g. '123.45nm [Channel 123]'
some numbers or characters are not readable on a Japanese Windows 10:

The footer for the text is created as follows:
61% of original size (was 826x327) - Click to enlarge

afterwards, in the
ChartControl_MouseMove event, the footer text is changed accordingly to the mouse position:
61% of original size (was 826x327) - Click to enlarge

=> on a German Windows everything works without problem. Since the used characters are only ASCII, I wonder what I can do that the characters are displayed on Japanese Windows correctly ?
Thanks for your help,
Best regards,
Joern