Showing posts with label dynamic resizing. Show all posts
Showing posts with label dynamic resizing. Show all posts

Monday, 14 April 2014

SSRS 2012 - Dynamic sizing of charts

With SSRS 2008 Microsoft introduced a nice feature to he chart item - the ability to dynamically resize it at run-time. All you need is an expression that defines how the size gets calculated.

To see how it works and what the advantages are we will modify our Gantt chart from Gantt charts in SSRS 2012 - the chart approach.