- 1
- 2
- 3
- 4
- 5
//reassign the dataprovider in order to trigger chart update
var tempArrayColl:ArrayCollection = new ArrayCollection();
tempArrayColl.addAll(costChartDataProvider);
costChartDataProvider.removeAll();
costChartDataProvider.addAll(tempArrayColl);
Lure Of Chaos 13.12.2011 19:39 # 0
guest8 09.04.2019 12:21 # −999