Sign in to follow this  
Guest Rajroop

BOLD html tag not working

Recommended Posts

I'm using version 3.1.1 according to the debug window.

 

However, I can't get my style tags to work.

 

However, the following line does work:

 

 

 

.Append("

 

 

 

Note is giving me a carriage return.

 

What's the equiv. code, to give me bold?

Share this post


Link to post
Share on other sites
Guest Rajroop

Heylo,

 

 

 

You can use the bold attibute to acieve this!

 

E.g.

 

 

 

<style name='MyFirstFontStyle' type='font' font='Verdana' size='12' color='FF0000' bold='1' italic='1' underline='1' />

 

 

 

Could you please check the following link and see whether it helps?

 

 

 

http://www.fusioncharts.com/docs/Contents/Styles/Font.html

 

 

 

I hope this helps. ;)

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
Sign in to follow this