标签: flex actionscript bar-chart
有没有办法检测BarChart何时完成渲染?我正在尝试将BarChart的快照添加到PDF文件中,但在此之前我需要等到BarChart完成加载。
感谢。
答案 0 :(得分:0)
您可以收听updateComplete事件:http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/mx/core/UIComponent.html#event:updateComplete