how to plot Histogram?

Nov 13 2014 1:49 AM
I have one array items[j] which contains x coordinates of some image points,
so my question is "How to plot histogram using array ( items[j] ) in c#?". 

Answers (1)