I have a C# program and I need to add a chart to it. I have downloaded WPF Toolkit and ran the installer. But the tools aren't appearing in my toolbox in design view.
I can't find any good guide on setting up WPF Tooking on the net, even the WPF Toolkit webpage doesn't have any documentation which is a bit of a joke. So can anyone tell me how to get WPF Toolkit working with VS2012?
Or if anyone has suggestions on some other free charting library that can do the job and has some documentation I would love to here them.