How can I show the Percentage Value On my Legends in Report (Pie Chart)
Posted
by David Stein
on Stack Overflow
See other posts from Stack Overflow
or by David Stein
Published on 2010-03-17T20:15:06Z
Indexed on
2010/05/07
14:08 UTC
Read the original article
Hit count: 300
I'm new to SQL Server. how can I add the values of my Pie Chart to the Legend next to the Series fields? In this case I want the percentage.
For example:
United States 43.2%
Canada 22%
etc.
© Stack Overflow or respective owner