Pie Chart Easy AS.
Posted by: Jesse Liberty - Silverlight Geek,
on 27 Aug 2009 |
View original | Bookmarked: 0 time(s)
I wanted to add an animated pie chart to my previous post. The samples from the Toolkit are terrific, but sometimes it is difficult to find the easiest, most cookbook like process; so for those of you who might want to do the same, here is an annotated walk-through of creating this animated pie chart: I began by opening Visual Studio and creating a new Silverlight Application, and saying no to the offer to create a Web application. The UI, created in Page.xaml consists of the header and...