That error is not specific to charts. Can we see the line of code that is throwing the error? You are probably trying to do something to an object before it is created.
--- In [email protected], Richard Rodseth <rrods...@...> wrote: > > Since I don't have the Flex 3.3 charting sources handy, has anyone > encountered this error? > > TypeError: Error #1009: Cannot access a property or method of a null object > reference. > at > mx.charts::AxisRenderer/calcStaggeredSpacing()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\charts\AxisRenderer.as:2200] >

