Saving chart as an image Although amCharts flex components doesn't have build-in export as image feature, it is an easy thing to
do with several lines of code and one additional library. Saving chart as an image in AS3 is fast and doesn't consume CPU. Click on a button to see how fast it works. You can also use right-click context menu to do this.
View MXML source to see how this was accomplished.