jensen_lien

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by jensen_lien

  1. how to destory a FusionChart obj which i newed at first time? eg.var myChart = new FusionCharts("fusioncharts/charts/"+chartType+".swf","chart_" + id,xPx,yPx); now , i want to destory it, to renew the obj. thanks.
  2. how to destory a FusionChart obj

    FusionChart.dispose()