Hi,
I am using SQL Server 2005 Reporting Services.
I need to change the Pie chart data element colors depending on the value
for the data element.
eg: Yes should be in Green and No in RED
Assuming that you have two data fields / values in the chart, one for Yes and one of No - you could just edit the data values, go to the appearance tab, click on the series styles button and set the Fill Color to Green and Red, respectively.
-- Robert
No comments:
Post a Comment