simonbingham

Adding Pound Stirling Currency Symbol To Legend

Recommended Posts

I've created a chart which works nicely, but I'm having trouble adding a pound stirling currency symbol to the legend.

 

The following code:

 

 

<set label='Project Name - £1000' value='1000' />

 

appears as:

 

'Project Name - £1000'

 

in the legend.

 

I've tried changing '£' to the actual pound stirling currency symbol, but that doesn't work either.

 

Can anyone help? 

 

 

Share this post


Link to post
Share on other sites

Thanks for your reply and apologies for the delay in responding.

 

I tried your suggestion:

 

 

<set label='foobar, %A31000' value='1000' />

 

Which outputs as:

 

 

foobar, %A31000

 

Any more suggestions?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now