Tuesday, February 14, 2012

Customizing Font Colors

I thought I read somewhere here that SP1 would allow us to customize the
font color to any RGB combination. I downloaded SP1, but still don't see
how I would be able to do that? Is it something I have to do through an
expression? I tried using =RGB(x,y,z), but the editor returns "The color
expression used in textbox, textbox1 returned a datatype that is not valid."
Anyone have any idea?
Thanks,
LisaThis has nothing to do with SP1. You could always specify a color as hex
HTML color string in the form #HHHHHH. See
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/colors/colors.asp.
The SP1 feature is specifically about colors of series in charts.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Lisa" <Lisa.Lambert@._nospam_etalk.com> wrote in message
news:uukWaEIWEHA.3236@.tk2msftngp13.phx.gbl...
>I thought I read somewhere here that SP1 would allow us to customize the
> font color to any RGB combination. I downloaded SP1, but still don't see
> how I would be able to do that? Is it something I have to do through an
> expression? I tried using =RGB(x,y,z), but the editor returns "The color
> expression used in textbox, textbox1 returned a datatype that is not
> valid."
> Anyone have any idea?
> Thanks,
> Lisa
>|||Nevermind, I just figured it out!
Lisa
"Lisa" <Lisa.Lambert@._nospam_etalk.com> wrote in message
news:uukWaEIWEHA.3236@.tk2msftngp13.phx.gbl...
> I thought I read somewhere here that SP1 would allow us to customize the
> font color to any RGB combination. I downloaded SP1, but still don't see
> how I would be able to do that? Is it something I have to do through an
> expression? I tried using =RGB(x,y,z), but the editor returns "The color
> expression used in textbox, textbox1 returned a datatype that is not
valid."
> Anyone have any idea?
> Thanks,
> Lisa
>

No comments:

Post a Comment