Click or drag to resize
Accord.NET (logo)

HistogramViewHistogram Property

Gets the underlying histogram being shown by this control.

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

Property Value

Type: Histogram
See Also