Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

Dynamic Data Display Getting Started

$
0
0

Hi,

I downloaded DynamicDataDisplay.dll and added to my WPF project's references. Then I added the simple code that is shown on https://dynamicdatadisplay.codeplex.com/ home page

linegraph.Plot(x,y); // x and y are IEnumerable<double> 
to cs file

and the Xaml code 

<d3:ChartBottomTitle="Argument"LeftTitle="Function"><d3:LineGraphx:Name="linegraph"Description="Simple linegraph"Stroke="Blue"StrokeThickness="3"/></d3:Chart>

Then I get the error that says 

"The name "Chart" does not exist in the namespace "

What could be the problem? I couldn't even get started.


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>