can't find the data - are you using cairngoem framework? If so, instansiate data vars there... so you're sure they are available
On Fri, May 29, 2009 at 11:18 AM, Sangeeta Kalyani < [email protected]> wrote: > > Hi, > > I am getting the below exception while generating pie chart. Can > anybody tell me when this exception is raised. > > > TypeError: Error #1009: Cannot access a property or method of a null > object reference. > at mx.charts.series::PieSeries/measureInternalLabels()[C:\work\flex > \dmv_automation\projects\datavisualisation\src\mx\charts\series > \PieSeries.as:2580] > at mx.charts.series::PieSeries/updateTransform()[C:\work\flex > \dmv_automation\projects\datavisualisation\src\mx\charts\series > \PieSeries.as:1660] > at mx.charts.chartClasses::Series/validateTransform()[C:\work\flex > \dmv_automation\projects\datavisualisation\src\mx\charts\chartClasses > \Series.as:1571] > at mx.charts.chartClasses::Series/updateDisplayList()[C:\work\flex > \dmv_automation\projects\datavisualisation\src\mx\charts\chartClasses > \Series.as:828] > at mx.charts.series::PieSeries/updateDisplayList()[C:\work\flex > \dmv_automation\projects\datavisualisation\src\mx\charts\series > \PieSeries.as:1082] > at mx.core::UIComponent/validateDisplayList()[C:\autobuild > \3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:6351] > at mx.managers::LayoutManager/validateDisplayList()[C:\autobuild > \3.2.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as: > 622] > at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild > \3.2.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as: > 677] > at Function/http://adobe.com/AS3/2006/builtin::apply() > at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild > \3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8628] > at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild > \3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8568] > > > Sangeeta > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

