If you using windows forms just check Microsoft chart control that comes part of Visual Studio distribution. It gives you the ability to have line, candle and other chart types straight from your .Net app with very little programming. I would assume that the same is possible using WPF.