all groups > sql server reporting services > august 2005 >
You're in the

sql server reporting services

group:

chart question


chart question sonal
8/18/2005 1:00:02 PM
sql server reporting services:
Could someone please tell me how I can show 0 - 100% on Y-axis in line
charts. I have been trying Format code of #% but that adds 2 additional zeros
like this 20% will be 2000%. Please advise.

Also, I am unable to change the series color.
I need to add a window outset all around the chart with a small window on
top for label. Is it even possible? It seems so easy to do with .Net charting
but I can't figure it out here.

Thanks!!
Re: chart question Robert Bruckner [MSFT]
9/29/2005 10:12:41 PM
If you format values as percentages, then 1 mean 100%. 0.5 means 50%
This behavior is similar to e.g. Excel.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button