I'm writing a program for my engineering company where I need to create a line graph that will show voltage against current for tests we run. I'm trying to use Dynamic Data Display in Microsoft Visual C# 2010 Express.
I've put all the correct references in with the DLL file and the XAML reference and I can't get it to work. I've tried on both .NET platforms 3.5 & 4. same problem each time. I
t says the type 'd3:ChartPlotter' was not found. I'm not missing the reference so what could it be?
PLEASE HELP! everyone keeps saying its easy but I can't even get my designer to load after a build!
Phoebe