| Wijmo Team Member | keyzo posted on June 25, 2012 at 8:59 am I’m currently using the code below – it’s formatting the currency in dollars, How do I switch that to UK GBP ? $(“#wijbarchart”).wijbarchart({ | |
| Wijmo Team Member | keyzo posted on June 25, 2012 at 10:57 am Ah managed to suss it out, I just set the symbol by using this. Globalize.culture().numberFormat.currency.symbol=”\u00A3″; | Answer |
| Wijmo Team Member | dail posted on June 26, 2012 at 4:01 am Add the culture option : | Answer |
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.