FusionCharts Forum: Bold Trendpoint Text - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Bold Trendpoint Text

#1 User is offline   mschlies 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 09-March 10

Posted 09 March 2010 - 12:37 PM

I am using the angular gauge and I was wondering if there is any way to bold the text of a trendpoint.
0

Other Replies To This Topic

#2 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 09 March 2010 - 12:57 PM

Hello,



You can apply the STYLES functionality of our charts to do this.



Please refer to the code below:

<styles>

<definition>

<style name='MyFirstFontStyle' type='font' bold='1' />



</definition>

<application>

<apply toObject='TRENDVALUES' styles='MyFirstFontStyle' />

</application>



Please refer to the following link for detailed information on this:

http://www.fusioncha.../Ang_Style.html



I hope this helps you.
Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic