-1

I want to define conditional legend. I give a colour to one thing. but when my report is running, yes the colour is setting but in a legend show different colour to same thing.In chart it shows colour which I want but in a legend it shows up different colour which in normal palette. how can i fix this ? thanks ...

CompEng
  • 7,161
  • 16
  • 68
  • 122

2 Answers2

1

It's a bug! You can hide the default legend and put customised legends(images) out of the chart. I didn't get another solution. []'s

Mathias
  • 11
  • 1
1

A hack I would use would be in-line CSS hiding the legend element.

Darek
  • 4,687
  • 31
  • 47