Hi there,
I am trying to create a drill down chart with Q3 2010 version of the Silverlight libraries.
The xaml file was fine after adding tag
I also got this error with the C# demo project (when open in visual studio) installed with Q3 2010 Silverlight libraries.
Could anyone tell me what I should do to get rid of the error?
Thanks,
Di
I am trying to create a drill down chart with Q3 2010 version of the Silverlight libraries.
The xaml file was fine after adding tag
<
telerik:RadChart.HierarchicalViewDescriptors
> , but as soon as tag <telerik:ChartHierarchicalViewDescriptor> is added,
the error "Object reference not set to an instance of an object." showed up. I also got this error with the C# demo project (when open in visual studio) installed with Q3 2010 Silverlight libraries.
Could anyone tell me what I should do to get rid of the error?
Thanks,
Di