Click or drag to resize
Accord.NET (logo)

HistogramBoxShow Method

Overload List
  NameDescription
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShow(IWin32Window)
Shows the form with the specified owner to the user.
(Inherited from Form.)
Public methodStatic memberShow(Double, String)
Displays a histogram with the specified data.
Public methodStatic memberShow(Histogram, String)
Displays a histogram.
Top
See Also