Sunday, September 20, 2009

How can I port the WPF labeled pie chart to Silverlight?

How can I port the WPF labeled pie chart to Silverlight?


How can I port the WPF labeled pie chart to Silverlight?

Posted: 20 Sep 2009 12:17 PM PDT

Two posts ago I showed a possible solution to add labels to a WPF pie chart. In my last post, I explained some implementation details of that solution. In this blog post, I will show the steps I took to port the labeled pie chart to Silverlight. The Silverlight...( read more )...(read more)

WPF Quick Tip: How to get WPF Window client area size

Posted: 19 Sep 2009 09:18 PM PDT

This time my quick tip will be not about the Silverlight, but about WPF. When you have WPF window, the runtime size of it could be discovered by ActualWidth/ActualHeight properties. In most cases this is enough. But what about the case, when you need...( read more )...(read more)

No comments:

Post a Comment