|
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"
)
Public Sub UpdateGraph (
Optional title As String = "Histogram"
)
Request Example
View SourceParameters
- title (Optional)
- Type: SystemString
See Also