I\'m currently creating a user interface using WPF and would like to display a pie-chart on my window. As far as I can see, this will involve creating a custom control - it is n
Checkout wpf toolkit on codeplex. They have chart controls on the roadmap.