This question is locked. New answers and comments are not allowed.
I need to be able to create a server side user control incorporating the Silverlight RadChart Gauge and Chart controls for use in an ASP.NET web application. I need to be able to set all of the properties for each of these controls on the server side so that it is reflected on the client side. I also need to be able to update the value of the gauge or chart on a regular basis. The reason for this sort of design is to try and fit the model of the existing application. I know that Silverlight is a client technology that would be set using a web service, but this model does not easily fit into the current model of the application. The reason that I am looking into Silverlight at all is because the ASP.NET controls don't contain a Gauge Control.
If anyone has any idea's please let me know.
Thanks,
James
If anyone has any idea's please let me know.
Thanks,
James