0
votes

How do I remove my columns' shadow with CSS?

I know I could do this:

<mx:seriesFilters>
  <mx:Array />
</mx:seriesFilters>

But I'd really like my CSS to control all the visuals.

Thanks!

1

1 Answers

0
votes

I don't think this is exposed as a style by default. However, you can add whatever CSS style you want, like this: http://livedocs.adobe.com/flex/3/html/help.html?content=skinstyle_3.html