1
Answer

how to plot Histogram?

Photo of Shyam kumbhare

Shyam kumbhare

10y
1.1k
1
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)