Click or drag to resize
Accord.NET (logo)

HistogramViewGraph Property

Gets a reference to the underlying ZedGraph control used to draw the histogram.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public ZedGraphControl Graph { get; }
Request Example View Source

Property Value

Type: ZedGraphControl
See Also