Abid Sofi

Issue showing Pound sign in text Annotations

Recommended Posts

Hi,

 

I want to show the pound sign £ before any amount in fusion charts annotation text as label.

 

Can you please help.

 

Thanks.

Edited by Abid Sofi

Share this post


Link to post
Share on other sites

Hi Abid,

 

Can you please elaborate a bit more?

 

Are you using text Annotations? If yes, then you may directly use the pound symbol in the label attribute.

 

Ref. Code:

<annotation type='text' x='70' y='155' fontSize='12' isBold='1' label=' £100' color='FFFFFF'/>

 

Please find attached screen shot.

 

Hope this helps!

post-62559-0-02379400-1400132133_thumb.png

Share this post


Link to post
Share on other sites

Hi,

 

I am using below piece of code

 

<annotation type='text' x='95' y='190' fontSize='12' bold='1' label='(7709.34 K, £ 314.49 M)' color='008000' align='left' font='arial' wrap='1' wrapWidth='150' />

 

And it shows as in the screen shot, attached.

post-61558-0-46313300-1400138941_thumb.jpg

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