Click or drag to resize
Accord.NET (logo)

ConfusionMatrixPropertyDescriptorColumnIndex Property

Gets the index of the column being represented.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public int ColumnIndex { get; }
Request Example View Source

Property Value

Type: Int32
See Also