Have you found a solution to this yet, I'm encountering the exact same
error on the same line. 

--- In [email protected], "rleuthold" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I have a component which should have a view state to show the data
in a dataGrid and one 
> to show it as a chart.
> 
> Each of these componets (grid and chart) work perfectly when I run
them without the state 
> feature. 
> 
> But when I try to switch the state to the chart view , the following
error is thrown:
> 
> Error #1009: Cannot access a property or method of a null object
reference.
> at 
>
mx.charts.chartClasses::ChartLabel/updateDisplayList()[C:\Work\flex\dmv_automation\pro
> jects\datavisualisation\src\mx\charts\chartClasses\ChartLabel.as:262]
> 
> I did not subclass the ChartLabel class or so ... nothing really
special I would say.
> 
> Does anybody have an idea ?
> 
> Thank's _rico
>


Reply via email to