0
votes

I make pie chart in SSRS Report

I have 2 Chart and 2 Dataset When I preview My report color not same

enter image description here

this data are same and Data label are same but difference DataSet I want to show in same color

Thank you.

2

2 Answers

0
votes

Follow the steps for both pie chart. enter image description here

0
votes

You can specify color scheme by selecting the chart and accessing properties.

enter image description here

There you can choose a predefined palette or select "Custom" and define your own color scheme by going to clicking CustomPaletteColors. This gives you more flexibility when working with graphs that have more then one section.