I am using SSRS 2008 where I have a chart an a table, as I need that the chart x-axis labels keep aligned with the table columns, I am using the Dynamic Width. The dynamic width works, increasing and decreasing the size of the chart but the position of the chart is also changed and then the x-axis labels and columns of the table get unaligned.
here there is a example about Dynamic width http://blogs.msdn.com/b/robertbruckner/archive/2008/10/27/charts-with-dynamic-size-based-on-categories-or-data.aspx where you can see that in the second chart the y-axis is moved the right.
Anyone know how to avoid that behavior?