Currency Symbol on Series Values
Posted: Thu Aug 09, 2007 2:38 pm
Hi,
When setting a series value format (not programmatically, using the chart's properties pop up dialog) I want to set the format to include the currency symbol. However, when I choose currency it puts in the existing currency from the PC Windows settings such as Euro. However, if my users run the Application in the UK I want the pound symbol to go in.
Is there a formatting string where the currency symbol is dynamically inserted at runtime; such &0.00 where '&' would be replaced at runtime with the client's currency settings?
Thanks
When setting a series value format (not programmatically, using the chart's properties pop up dialog) I want to set the format to include the currency symbol. However, when I choose currency it puts in the existing currency from the PC Windows settings such as Euro. However, if my users run the Application in the UK I want the pound symbol to go in.
Is there a formatting string where the currency symbol is dynamically inserted at runtime; such &0.00 where '&' would be replaced at runtime with the client's currency settings?
Thanks