Pie Chart "PieLabelStyle" SSRS 2008
-
Thursday, April 19, 2012 9:39 PM
I have an SSRS report with a pie chart which I am uploading into CRM 2011 and executing. It contains a pie chart. The pie chart has different numbers displayed to represent the percentages of each section of the chart. They are always displayed inside the borders of the pie chart. I want to move them outside of the pie chart.
I researched the issue and came across the "PieLabelStyle" attribute and the "LabelsRadialLineSize" attribute. These seem to be the attributes I am looking to configure. Unfortunately, changing either of them seems to have no affect on the formatting of the report. Are these the attributes I should be trying to configure? Am I not changing some other attribute which I should be changing to achieve the desired affect? Do the attributes I am changing now not do anything?
All Replies
-
Thursday, April 19, 2012 9:51 PM
I think those are the attributes you want. The 'PieLabelStyle' should be 'Outside'. Are you not seeing the change when you preview the report in BIDS?
http://msdn.microsoft.com/en-us/library/cc627437(v=sql.100).aspx
- Edited by BI Baracus Thursday, April 19, 2012 9:54 PM
-
Tuesday, April 24, 2012 1:33 AMModerator
Hi RST DEV,
From your description, the issue might occur due to the “Position” property setting of the Chart Label. To achieve your goal, please refer to the steps below:
- Click on the Chart Series, expand the “Label” attribute in the “Chart Series” pane.
- Set the “Position” property to “Auto”.
Then, please set the “PieLabelStyle” to “Outside” and check the result. If the issue persists, I suggest that you set the “Position” property to “Outside”. This should resolve the issue.
Reference:
Formatting Data Points on a ChartIf you have any questions, please feel free to let me know.
Regards,
Mike Yin- Edited by Mike YinMicrosoft Contingent Staff, Moderator Tuesday, April 24, 2012 1:34 AM modification
- Proposed As Answer by Mike YinMicrosoft Contingent Staff, Moderator Sunday, April 29, 2012 3:25 PM
- Marked As Answer by Mike YinMicrosoft Contingent Staff, Moderator Sunday, April 29, 2012 3:25 PM

