Get the zedgraph control from this histogram control

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public ZedGraphControl ZedGraphControl { get; }
Public ReadOnly Property ZedGraphControl As ZedGraphControl
	Get
public:
property ZedGraphControl^ ZedGraphControl {
	ZedGraphControl^ get ();
}

See Also