I'm trying to use the .NET Chart Controls in my Sharepoint 2010 Sandbox solution. I have downloaded and installed the MSChart for .NET 3.5 from here.
Does anyone know if the .NET Chart Controls are supported in Sharepoint 2010 Sandbox solutions?
I tried to find examples and I can only find examples for Sharepoint 2010 (not Sandbox) and in these you need to add assembly references in you web.config file, which is not possible in Sandbox. This is an example of using .NET Chart in Sharepoint http://mosshowto.blogspot.com.au/2008/12/asp-net-chart-control-sharepoint.html.
Thanks