Here in this example if you see there is only one series got added.
like this
<mx:series>
            <mx:PieSeries field="data">
                <mx:showDataEffect>
                    <mx:SeriesInterpolate duration="1000" />
                </mx:showDataEffect>
            </mx:PieSeries>
        </mx:series>

my problem is if i want to add 22 pie Series the pie graph is not
coming. So i want to know what is the highest number of pie Series i
can use.




On May 8, 12:18 pm, amit patel <amitpowerpea...@gmail.com> wrote:
> To
> Subrata
>
> no you can add as many as you want
> see the below exmaples
>
> http://blog.flexexamples.com/2007/09/24/animating-data-changes-in-a-f...
>
> Amit
>
> On Fri, May 8, 2009 at 12:31 PM, Subrata <saha.subr...@gmail.com> wrote:
>
> > is there any restriction that we can not add more than say 5 PieSeries
> > in PieChart in flex ?
>
> > I am trying to add 22 PieSeries in a Pie chart, it is not displaying
> > the chart.
>
> > --Subrata
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to