how to obtain fillColor from mx:LegendItem
- by Mohit Ranka
I need to get the fillcolor from a legendItem, howerver doing
lItem.getStyle("fill")
returns a different color than the actual legendItem marker color. Any pointers on what am I doing wrong here?