Reputation: 73
In my WPF Application I want to use a chart control to display a number of datapoints,usually about 1000 datapoints, and i want it supports indicator at less. can someone tell me which chart is best.
Upvotes: 1
Views: 223
Reputation: 61
Try the opensource OxyPlot project at: http://oxyplot.codeplex.com
Upvotes: 4