We need to show the comparision of a series of data -- say, the loan application count, amount, reject count and reject ratio month to month in 2007. We have to stack two fusion charts. The top charts shows the count/amount with a dual Y bar/line chart, and the bottom is another dual Y bar/line chart. However we would like all the months' data to align vertically. Currently we have to play with the all the margins/paddings -- kind of tough because the Y Axis label width is also changing depending on the dynamic data. Is there anyway to make it easier, something like an option to fix the ditance from the Y Axis to the canvas border (or some even smarter way)?