Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit silverlight chart control in 2.0 beta 2
4 replies. Latest Post by rg10 on August 30, 2008.
(0)
cvsrao
Member
0 points
1 Posts
08-29-2008 7:44 AM |
Hi
Can any one tell me silverlight chart control exists in beta 2 as in beta 1 or has it been removed.
Thanks in advance,
HarshBar...
Star
9908 points
1,719 Posts
08-29-2008 8:07 AM |
Hi,
Chart Control does not exist in Silverlight Beta 2 and it was not there in Beta 1 Also.
But you can customize some controls to create this.
You Can check few links where they already developed it..
http://silverlight.net/learn/learnvideo.aspx?video=335
http://joestegman.members.winisp.net/Jelly/Pie.htm
http://joestegman.members.winisp.net/Jelly/Jelly.zip
SixBuckeyes
18 points
8 Posts
08-29-2008 10:30 AM |
I would also recommend checking out the open source Visifire chart component. It can produce a good variety of very nice looking charts. The API for integrating it directly into your Silverlight application is still a little clumsy, but they have mentioned that they will be improving that in future versions.
Hope this helps.
Kevin Kuebler
davidezo...
Contributor
5690 points
875 Posts
08-29-2008 10:37 AM |
You can also try these:
http://www.infragistics.com
http://www.componentone.com
http://www.codeplex.com/FreeSilverlightChart
Have a nice day,
rg10
72 points
16 Posts
08-30-2008 3:38 AM |
You can also try www.visualwebgui.com. It is an open source framework that also offers some charting, but it has many other advantages as well. For example, it simplifies Silverlight development by allowing to use WinForms designer for Silverlight!
Check out the Quick Starts here