We are looking for settings of your library that offer raw xy line graph. It means that x,y points are exactly connected togerther by line without any line aproximation, like spline etc. We want just normal xy line graf without any progression, filtering or splay.
Hello toplt,
We offer a basic line chart as a part of the xamChart.
Chart Type - Line Chart
If you download the WPF samples, you should find a chart gallery sample under xamChart > Chart Types Gallery. This will give you some sample code for how to construct a line chart. Here is a similar sample online (Silverlight).
In the xamDataChart, the Line Series should be able to display a line chart without "extras".
Category Series - Line Series
If the chart does not have to be a xamDataChart, I would recommend using the xamChart's Line Chart for simplicity.
Let me know if you have further questions.
Elizabeth AlbertLocalization Engineer