Jump to content


Changing Font Weight


  • Please log in to reply
3 replies to this topic

#1 dachief

dachief

    Forum Newbie

  • Members
  • 3 posts

Posted 18 September 2008 - 11:15 AM

Hello everybody...



I am searching for the right syntax to change the weight of the fonts, used to show the numbers of the graphs. I've managed to change the size, color and the type of the font (via baseFontColor=XXXX, baseFontSize=XX, baseFont=Arial) but not the weight of the used Font. I really need the font to be bold, because the whole database uses bold fonts to mark important values. I've searched the manual all over, but was unable to find the right syntax to change from normal to bold fonts.



Who can help me ?

#2 srividya_sharma

srividya_sharma

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 943 posts

Posted 24 September 2008 - 08:01 AM

Are you using FusionCharts Free For FileMaker or FusionCharts Pro For FileMaker?
regards,
Srividya Sharma

#3 dachief

dachief

    Forum Newbie

  • Members
  • 3 posts

Posted 25 September 2008 - 10:48 PM

I'm using the free version of fusion charts... but I don't think that there ist any difference between the two versions when you look at the code of both versions (I think that there is no difference...). As I said, I searched all over the manual but there was no hint on how to change the weight of the used fonts which is kind of strange since you can manipulate allmost everything in the charts.

#4 srividya_sharma

srividya_sharma

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 943 posts

Posted 25 September 2008 - 10:57 PM

Hi

Font weight can be changed by using styles. Styles are available only in the Pro version. FusionCharts Pro For FileMaker v2 has a Visual Configuration Tool that will make all your chart configuration very easy.

In Pro, you would use styleDef parameter to define the bold style and styleApp parameter to apply it to any FC Object. In free, this cannot be achieved as far as I know.

regards,
Srividya Sharma