Hi, I have a column chart with dynamically created series. I assigned showDataEffect to column series and noticed that the effect is visible only if the chart displays one category. I have seen http://tech.dir.groups.yahoo.com/group/flexcoders/message/60046 where it seems that the showDataEffect is disabled when setActualSize is called. Is there a way to override setActualSize so it does not call cancelEffect method?
Thanks

