Search code examples
visual-studio-2012reporting-serviceschartsssrs-2012report-designer

SSRS Pie Chart - Get Label Lines to Point Inside the Chart


Is it possible to have the label pointer lines to point within the pie chart area? I found that you can control the line size and bend with the Custom Attributes, "LabelsHorizontalLineSize" and "LabelsRadialLineSize" on the Chart Series, but can they point inside instead of outside?

Basically, I currently have a chart that looks like this:

Original Chart

but I would like it to look like this (with the dots at the end if possible):

New Chart

Is there a way to do this in Visual Studio SSRS Report Designer?


Solution

  • Short answer, no. This is one of the (many) limitations of SSRS