PC Review


Reply
Thread Tools Rate Thread

reporting services, colors of stack chart

 
 
taub
Guest
Posts: n/a
 
      23rd Feb 2005
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
 
Reply With Quote
 
 
 
 
Randy Bickham
Guest
Posts: n/a
 
      3rd Mar 2005
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
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OT Reporting Services Chris Microsoft ASP .NET 1 21st Feb 2007 10:27 PM
Combination of lines with stack of colors chart Prashant Shah Microsoft Access Reports 0 2nd Mar 2006 06:58 PM
Services on Bluetooth Microsoft Stack =?Utf-8?B?d2lsbGVtcGllNjk=?= Windows XP General 2 17th Jun 2005 10:45 PM
Reporting Services ab Microsoft ASP .NET 0 8th Jun 2004 04:32 PM
Reporting Services Gopi Microsoft Dot NET Framework 0 18th Dec 2003 06:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:34 AM.