I am having this same exact issue with PieCharts in Flex3. I utilized the fillFunction callback for PieCharts in order to customize the colors - the adobe documentation even indicates that this is the appropriate use of this callback... however once you play with the coloring the legend doesn't seem to receive notification that the original coloring changed.
Do I need to invalidate something? I have tried calling all sorts of random methods as the documentation doesn't seem to address this specific issue. --- In [email protected], "George" <[EMAIL PROTECTED]> wrote: > > When a line chart series stroke color is bound using a binding > element, and the color is changed through the binding, shouldn't the > legend reflect the color change? Or must I do that manually. If so, > that's a real pain in the butt. >

