I am a new bee in wpf. I want to implement a graph in my application using C#.net. I try to implement chart , but chart have x,y coordinates & legents. I want to display only small graph, i don't want to display AxiesX,AxiesY points& Graph descryption.
What is the best & simple graph control in wpf, how i can implement in C#.net.
Thanks,