Remove all the histogram from the control. You should call the Refresh() function to update the control after all modification is complete.

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.1.0.793 (2.1.0.793)

Syntax

         
 C#  Visual Basic  Visual C++ 
public void ClearHistogram()
Public Sub ClearHistogram
public:
void ClearHistogram()

See Also