views:

383

answers:

1

in my flex chart I changed the fill of the PieSeries to use custom colors (set colors that I was prepared to be used according to values in the data provider of the Pie Chart)... The problem that the legend that is linked to my PieChart still shows the flex default colors and not the new colors from the PieChart series!

Any idea how can I render the marker fill color of the flex legend items to meet the colors in the Pie Chart?

A: 

I'm not sure, but could be a similar problem. Updating line color of a line chart works, but the legend is updated with black color. I mean, even if line color are blu, red, yellow, the legend colors displayed are black, black and black.

lorenzo