hi,

     I got the error when i using for & within the string.

 displayName='Simultaed demand with  uppper & lower limits'

my code is

<mx:PlotSeries  id="plotseries2" dataProvider="{optcm}"
itemRenderer="mx.charts.renderers.BoxItemRenderer"
displayName='Simultaed demand with uppper & lower limits'
xField="optcmx" yField="optcmsimulatey" fill="{sc1}" stroke="{s2}" >
                        </mx:PlotSeries>

-- 
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_in...@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