I need to add chart to my WPF application and I can’t understand do I need to install the WPF toolkit if i work with .net 4?
On one hand I read everywhere that the toolkit is already integrated in .net 4, on the other hand I can’t find system.windows.controls.datavisualization.toolkit where I’m trying to add it as a reference
please help
There are a number of controls that haven’t been integrated (and might never).
There are also a number of controls that ought to have been there several releases ago. Numeric up/down is on the top of that list for me.