Hello, Is it possible to assign a value to a <mx:LineSeries like we do for <mx:DataGridColumn dataField="Test"
The idea is when I override override public function set data, I want to get a value from <mx:LineSeries so that I could use that in the override function super.data = value; Alert.show(data. Test); How can I achieve this? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

