In Beta 2, to assign colors on a Pie chart, I used this code (first 
serie, first color):

chrt_pieTR.series[0].fills[0].color="0xFF0000".

Now in Beta 3, that code doesn'nt work anymore., and I receive an 
error 
The only place where I can find something about fills.color, is just 
below the inheritingStyles. 

So, I have run this code:

chrt_pieTR.series[0].inheritingStyles].fills[0].color="0xFF0000".
I do no receive an error,.....but nothing is changed, my first color 
is not "0xFF0000" 

pffffffffffffff

Any suggestion is welcome 







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to