Windows Presentation Foundation (WPF) is great for creating GUI applications, but it does not natively contain any charting controls. There are a number of products that can be used to create charts in WPF, including the WPF toolkit and the Microsoft Chart Controls for .Net, but good-old Windows Forms does this natively. WPF has does … Continue reading Creating Simple Charts in WPF with PowerShell