Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewRowNames Property

Gets the names for the rows in the matrix.

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

Property Value

Type: String
See Also