RE: [flexcoders] how to get Piechart Item color??

2006-12-14 Thread Ely Greenfield
 
 
You can either a) call getStyle("fills") on your pieSeries to do it
dynamically, or b) look at the code for
mx.charts.chartClasses.HaloDefaults to see the list of default colors
flex uses.
 
Ely.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sanjaypmg
Sent: Thursday, December 14, 2006 10:32 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] how to get Piechart Item color??



Hi All,

I have created a piechart using some database values.

Is there anyway to get piechart's Item color code? because I need the 
same color codes for various Labels on the same screen.

If there is anyway to get it pls let me know

Thanks
Sanjay



 


[flexcoders] how to get Piechart Item color??

2006-12-14 Thread sanjaypmg
Hi All,

I have created a piechart using some database values.

Is there anyway to get piechart's Item color code? because I need the 
same color codes for various Labels on the same screen.

If there is anyway to get it pls let me know

Thanks
Sanjay