Dear friends,

For a series we can give maximum and minimum value by
<mx:verticalAxis>
                <mx:LinearAxis minimum="0" maximum="500"/>
            </mx:verticalAxis>

Ok.
Now the minimum and maximum values are the minimum and maximum value
of my webservice result data.
Here i can bind my webservice result in the array collection named
''Answer".then bind the
chart data provider =  {Answer} .OK.
Now how can i bind the minimum and maximum values of the lineraxis are
the minimum and maximum of my ''Answer''.

regards,

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to