注意,这个接口是11.0.2版本开始有的,而且不支持移动端
========
var chart = FR.Chart.WebUtils.getChart("chart0").getChartWithIndex(0); //获取图表对象
chart.saveAsImage();