Hello,
If i use a xamWebChart to generate a webchart, does the image is generated on server side or client side?
Could you please clarify us the difference between build a web using xamWebChart and without using a xamwebChart.
Thank you.
That is correct. xamWebChart is a Silverlight control. Silverlight is a browser plugin and runs entirely on the client.
WebChart is an ASP.NET control and is rendered on the server.
Devin
I mean, when i build a webchart without using an xamWebControl, the webchart image is genereted on server side?
when i build a webchart by using an xamWebControl, the webchart image is not genereted on server side? the webchart is generate on client side?
Thank you in advance.
Check out this post for the client vs server answer:
http://community.infragistics.com/forums/t/25051.aspx
I am not sure I understand the second question.