Some good controls and examples to chart functions
I am looking for some examples of plotting functions with some code and seeing that on a chart
so If I had a function like
y=x^2+2
I want to see that plotted from say 0 to some really high number.
C# (WPF in VS 2010 maybe) would be ideal or if their is some other library that works well for this that is fine.