|
ConfusionMatrixViewColumnNames Property
|
Gets the names for the columns in the matrix.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public string[] ColumnNames { get; }
Public ReadOnly Property ColumnNames As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also