How to Design Charts with Silverlight

I am new to Silverlight. I need to develop a Silverlight application along with diagrams. Any idea how I should develop this thing? Any articles, code that tell me how to do this would be really cool. Please share your thoughts on how I can achieve this.

Thank you

+2


a source to share


5 answers


Lots of interesting @ examples in below location



http://www.silverlight.net/content/samples/sl3/toolkitcontrolsamples/run/default.html

+1


a source


You can start with the Silverlight Toolkit with free diagrams: http://silverlight.codeplex.com



+2


a source


Visicharts has a nice set under the GPL.   http://www.visifire.com/

+1


a source


0


a source


What kind of graphics are you trying to create? Basic charts or more complex 3D charts (which the toolbox doesn't offer)

Whatever your taste, Telerik has a wide variety of tree diagrams including this one you can play with. You can start from this page and click More Chart Examples to see what they have to offer.

0


a source







All Articles