The October 2011 release of OfficeExcel is now available and has new animation effects and other improvements including:
myPie = new OfficeExcel.Pie('cvs', [4,3,5,6]);
myPie.Set('chart.colors', ['red','green','blue','pink']);
OfficeExcel.Effects.Pie.Implode(myPie);
OfficeExcel.Effects.Pie.RoundRobin(myPie);
Download OfficeExcel here: OfficeExcel_2011-10-27-stable.zip