--- In flexcoders@yahoogroups.com, "Paul BH" <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>  just wondering if anyone has made an elliptical piechart, or if 
there is a
> uick way I'm missing to do that?
> 
> ta
> 
> PBH
>

Hi,
You can customize the itemrenderer for a Pie Chart. One option is to 
create an elliptical Item Renderer for PieChart that extends the 
WedgeItemRenderer. You will need to override updateDisplayList to draw 
an elliptical arc for the Pie Wedge. 
Thanks,
Ram





--
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