Hi,
is it possible to designate a specific color per bar of graph in report studio?
example:
Case
When parameter = 1 Then
bar graph color = Red
When parameter = 2 Then
bar graph color = Blue
When parameter = 3 Then
bar graph color = Green
End
Thanks!
hi
Yes
use conditional Palette in the chart properties it will work.
find the attachment XML file it will help you....
thanks
kathir
Hi,
I tried kathirs solution..
Its working Fantastic...
thanks Kathir.. for uyr help..
Hi Guys,
It works fine, only If the parameters are static. If the Parameters are dinamic you need to think.