Change color on MS SQL Reporting services charts/Pie

Since I am still new to SQL reporting services, I thought changing charts/pie color is impossible. The VS editor seems doesn’t have any more setting for me to do so. As you all know, the default palette color is very ugly. Luckily, I manage to found one article describe how to get more out of these limitations.Â
http://msdn2.microsoft.com/en-us/library/aa964128.aspx

This document describes how to customize your charts/pie. Here is my before-after outcome:

Before
before1.jpg

AfterÂ
after1.jpg
It is not hard, just extra some codes. Do make it to make your client happier! Cheers!

Posted in .Net, SSRS.

One Response to “Change color on MS SQL Reporting services charts/Pie”

  1. Change color on MS SQL Reporting services charts/Pie « yyTech Blog on .Net, SQL, SharePoint, Collaboration and tech tips. Says:

    [...] Read the rest of this entry (moved to http://www.bronios.com) » Posted in .Net, SSRS. [...]

Leave a Reply