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

sql server reporting services

group:

Stacked Bar Chart - Making first stack not appear


Stacked Bar Chart - Making first stack not appear deniseamat
4/6/2005 1:57:03 PM
sql server reporting services: I have a stacked bar chart. I have 2 values. My data looks like:
VehicleID: 110
Total Hours: 10
Start Hour: 7
My Y axis is 0-23, which represent hours of the day. So what i'm trying to
do is start my bar at 7 and go out 10 hours. i didn't see a way to do that.
So I thought as a work around, i would show the start hour as my 1st stack,
and the total hours as my 2nd stack, and then hide the first stack. it worked
in excel and it looked like i wanted, where it started the bar on hour 7 and
Re: Stacked Bar Chart - Making first stack not appear Robert Bruckner [MSFT]
4/10/2005 6:11:02 PM
The closest you can get is to set the backgroundcolor of the 1st stack to
the backgroundcolor of the chart, which should make it disappear. You will
need RS 2000 SP1 installed to enable explicitly setting chart datapoint
colors.

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


[quoted text, click to view]

Re: Stacked Bar Chart - Making first stack not appear deniseamat
4/11/2005 6:05:02 AM
i have SP1 loaded but i could not find where i could set those colors. Can
you tell me where i would find these color options?

[quoted text, click to view]
Re: Stacked Bar Chart - Making first stack not appear Robert Bruckner [MSFT]
4/11/2005 9:26:35 AM
Please check the following section of the SP1 Readme:
http://download.microsoft.com/download/7/f/b/7fb1a251-13ad-404c-a034-10d79ddaa510/SP1Readme_EN.htm#_chart_enhancements


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

[quoted text, click to view]

AddThis Social Bookmark Button