To encapsulate and reuse the WPF chart control, need to create a Windows Control Library: Right-click the solution in Solution Explorer and select Add then select New Project. Search for Windows Forms ...
If you're building Windows Presentation Foundation applications that will change over time or have some combination of complex workflows, rich user interaction, and significant presentation or ...
There's a better set of tools than using Windows Presentation Foundation (WPF) straight out of the box: WPF plus Prism (formerly "Composite Application Guidance for WPF and Silverlight") and Unity.