1
Answer

how to plot Histogram?

Shyam kumbhare

Shyam kumbhare

10y
656
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)