|
ConfusionMatrixViewProportions Property
|
Gets or sets whether the control should
display proportions instead of counts.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public bool Proportions { get; set; }
Public Property Proportions As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also