Click or drag to resize
Accord.NET (logo)

HistogramViewUpdateGraph Method

Forces a update of the Histogram bins.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public void UpdateGraph(
	string title = "Histogram"
)
Request Example View Source

Parameters

title (Optional)
Type: SystemString
See Also