IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:1427
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1449 |
controlsFont | string | src/interfaces/d4.ts:1447 |
description | string | src/interfaces/d4.ts:1463 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1475 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1477 |
filter | string | src/interfaces/d4.ts:1444 |
help | string | src/interfaces/d4.ts:1467 |
initializationFunction | string | src/interfaces/d4.ts:1470 |
onInitializedScript | string | src/interfaces/d4.ts:1473 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1437 |
showContextMenu | boolean | src/interfaces/d4.ts:1453 |
showTitle | boolean | src/interfaces/d4.ts:1457 |
table | string | src/interfaces/d4.ts:1459 |
title | string | src/interfaces/d4.ts:1455 |
x | string | src/interfaces/d4.ts:1429 |
xColumnName | string | src/interfaces/d4.ts:1430 |
y | string | src/interfaces/d4.ts:1433 |
yColumnName | string | src/interfaces/d4.ts:1434 |