AngelusXVIII

Members
  • Content count

    2
  • Joined

  • Last visited

About AngelusXVIII

  • Rank
    Forum Newbie
  1. Label rotation

    I saw that on another topic. I tried that already, doesn't work either.
  2. Label rotation

    I'm creating a Line chart, all from php code, using: $FC->setSwfPath("../../../FusionCharts/"); $params = "caption=Graph Name;xAxisName=X Labels;pYAxisName=Y Values;decimalPrecision=0;baseFontSize=8;animation=off;labelDisplay=ROTATE;"; $FC->setChartParams($params); the thing is, i need the xAxisNames at least in 90