Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Bug using CWGraph-Axis-FormatString combined with comma as desimal symbol?

This works: I use a decimal point (.) as decimal symbol on my Win2000 PC. Setting CWGraph-Axis-FormatString = "*.01" changes e.g. 12 to 0.12.

This doesn't work: I use a comma (,) as decimal symbol on my Win2000 PC. Setting CWGraph-Axis-FormatString = "*.01" or = "*,01" both changes e.g. 12 to 0.

How can I scale my axis when I use a comma (,) as decimal symbol?
0 Kudos
Message 1 of 3
(3,359 Views)
How are you specifying that a comma is the decimal symbol? Through the "Decimal symbol" field of the Numbers tab in the Regional Options in Control Panel?

- Elton
0 Kudos
Message 2 of 3
(3,359 Views)
Yes, Elton. In Regional Options, I've specified comma as decimal symbol both in the "Decimal Symbol" field of the Numbers tab and the "Decimal Symbol" field of the Currency tab. In addition, the "Digit grouping symbol" field in the numbers tab contains a space (all these settings are default if you choose "Norwegian (Bokmal)" as locale). After these changes I even restarted the PC, but the scaling still didn't work.

Any ideas?
0 Kudos
Message 3 of 3
(3,359 Views)