DashboardDev Report post Posted August 1, 2009 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 Report post Posted August 2, 2009 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