Click or drag to resize
Accord.NET (logo)

HistogramViewFormat Property

Gets or sets the format used to display the histogram values on screen.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute("N2")]
public string Format { get; set; }
Request Example View Source

Property Value

Type: String
See Also