Marks text: How to add a % sign?
Posted: Tue Mar 24, 2009 11:46 am
Hi,
I have a bargraph with marks above each bar to display the value. If the value is 78, I want to display 78 %.
If I simply add a % in ValueFormat, it turns to 7800 % !
I noticed that I can avoid this 100 factor by using ValueFormat = ##0 '%
(note the ' before %).
Is this the recommended way to to work? Or is it just a coincidence?
TIA for shedding some light.
I have a bargraph with marks above each bar to display the value. If the value is 78, I want to display 78 %.
If I simply add a % in ValueFormat, it turns to 7800 % !
I noticed that I can avoid this 100 factor by using ValueFormat = ##0 '%
(note the ' before %).
Is this the recommended way to to work? Or is it just a coincidence?
TIA for shedding some light.