IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:1502
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1524 |
controlsFont | string | src/interfaces/d4.ts:1522 |
description | string | src/interfaces/d4.ts:1538 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1550 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1552 |
filter | string | src/interfaces/d4.ts:1519 |
help | string | src/interfaces/d4.ts:1542 |
initializationFunction | string | src/interfaces/d4.ts:1545 |
onInitializedScript | string | src/interfaces/d4.ts:1548 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1512 |
showContextMenu | boolean | src/interfaces/d4.ts:1528 |
showTitle | boolean | src/interfaces/d4.ts:1532 |
table | string | src/interfaces/d4.ts:1534 |
title | string | src/interfaces/d4.ts:1530 |
x | string | src/interfaces/d4.ts:1504 |
xColumnName | string | src/interfaces/d4.ts:1505 |
y | string | src/interfaces/d4.ts:1508 |
yColumnName | string | src/interfaces/d4.ts:1509 |