You are not logged in.
Hello,
I tried to use a amChart chart in a DataTemplate but I get following error:
"NameScopeProperty found within the content of a FrameworkTemplate, on a 'AmCharts.Windows.LineChart' object. Name scopes within templates are not supported."
Can I use charts in data templates ?
Thanks.
Offline
NameScope is created in charts for animations. You can't do animations in code without it in .NET 3.5 without SP1. It seems from your post that this is not allowed in DataTemplates so this probably means that currently you can't put amCharts in data templates. However will add this issue to our todo list and see what we can do about it in future versions.
Best regards,
Alan.
Offline
We were able to fix this issue. Would you be interested in trying the pre-release version of the fixed controls before we release them?
Offline
We've released 1.0.1 version with the fix included.
Offline
© amCharts | Forum engine: PunBB