Welcome to WPF/E demi line chart


All this chart does is draw some random points (created in js, not hardcoded).. and track the mouse against their x-coord ..
The left hand tracks mouse with an ellipse, right hand uses a line.
You can also click the "Add Series" button to add up to 3 series; the limit comes from my laziness to create meaningful data not a concern on how many series I could plt

back to blog