Get the zedgraph control from this histogram control
Namespace:
Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ZedGraphControl ZedGraphControl { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ZedGraphControl As ZedGraphControl |
| Visual C++ |
|---|
public: property ZedGraphControl^ ZedGraphControl { ZedGraphControl^ get (); } |