Click or drag to resize
HistogramBoxZedGraphControl Property
http://www.emgu.com
Get the zedgraph control from this histogram control

Namespace: Emgu.CV.UI
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public ZedGraphControl ZedGraphControl { get; }

Property Value

Type: ZedGraphControl
See Also