ben Report post Posted November 27, 2007 (edited) Hello, I am using MSCombiDY2D.swf, I would like to have the second-axis title face the chart, (that is have the title on the right-side of the chart read from top to bottom) - Basically I would like to rotate the SYAxisName by 180 degrees - here is the code that I am using, you can see that the SYAxisName is 'weight'. I do NOT want to rotate the PYAxisName at all < chart palette='4' caption='Physical vs. Virtual' subCaption='beginning Jan 1, 2007' showValues='0' PYAxisName='Amount' SYAxisName='weight' formatNumberScale='0' labelDisplay='Rotate' slantLabels='1' labelStep='25' > Thanks for the help, Ben Edited November 27, 2007 by Guest Share this post Link to post Share on other sites
Pallav Report post Posted December 3, 2007 Hi Ben, I'm afraid you cannot opt to rotate a single y-axis name. Either both the axis names get rotated or neither. Share this post Link to post Share on other sites
ben Report post Posted December 3, 2007 I actually DO want both axis names, thats not the issue. I am trying to make both axis names properly face the charts, the way that MS Excel does. It is customary for the axis-name on the right -side (second Y-axis) to have the bottom of its letters against the graph, not facing away from the graphs the way that FusionCharts defaults. Share this post Link to post Share on other sites
Pallav Report post Posted December 3, 2007 Ben, I'm afraid currently this is not possible in the standard version. We'll need to customize it for you. Share this post Link to post Share on other sites
ben Report post Posted December 3, 2007 Ok, thanks Pallav, I will determine how to proceed Share this post Link to post Share on other sites