PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
reporting services, colors of stack chart
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
reporting services, colors of stack chart
![]() |
reporting services, colors of stack chart |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
I’m trying to change the colors of a stack chart in a report of reporting services. I know that I can change the palette but I want to choose the color manually. Any idea if I can do that? Thanks Tomer. Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.usenet.com |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Use the following code on the data value for the chart.
from editing the data, Go to series style, Fill, and then put it in as the color. Change the field and series group as appropriate. =choose(First(Fields!Series.Value, "chart1_SeriesGroup1"),"#BE0000","#8F5E99","#FFC814","#00EB00","#4646FF", "#C0C0C0") Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.usenet.com |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

