We are currently using the ASP.Net UltraChart controls for our dashboard page. I am assuming that right now, none of the silverlight charts can render as 3D based on the sample I have seen so far. Is this correct and if so, is there anything in plan to create SilverLight 3D Charts?
we have no publically announced plans to add 3D charting to Silverlight. if you want 3D charting in a Silverlight web application, i recommend continuing to use the ASP.NET chart and combine that ASP.NET content with your Silverlight content on an .aspx page.