Is it possible to format all charts at once. For example, I want to set all charts with the same background color, remove all grid lines, set x axis font to x size etc.
I know I can do it manually, but I would like to “pre configure” so all charts are the same. There must be something to put in the code section
Many thanks
SOLVED:
I have created a template. You can put your templates in the folders below:
For SQL Server 2008
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\ProjectItems\ReportProject
For SQL Server 2012
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\ProjectItems\ReportProject
Create a template report in reporting services and re-use this template across all of your reports.
I wrote this blog post a long long time ago but it should work for 2003, 2005, 2008 and 2012: See this: http://weblogs.sqlteam.com/jhermiz/archive/2007/08/14/60283.aspx