I am developing line charts in SSRS; I have to place 5 charts in the same page, and print in one PDF page.
The charts have similar structure, i.e. the same X and Y axes.
The charts are grouped by a category field, which has 5 values.
Hence, there are 5 charts to be shown in one pdf page.
Now, you can see the yellow highlight I have made on the left hand side.
This space occurs, when I reduce the height of each chart to accommodate more charts
in the same page.
Is there a way, I can ensure that the Chart Area of the SSRS chart stays on the left side (and does not move towards the right side) when I squeeze the height of the chart ?
Please let me know. Is there any Property I can fix to ensure that white space is not created on the left side?