IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:1418
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1440 |
controlsFont | string | src/interfaces/d4.ts:1438 |
description | string | src/interfaces/d4.ts:1454 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1466 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1468 |
filter | string | src/interfaces/d4.ts:1435 |
help | string | src/interfaces/d4.ts:1458 |
initializationFunction | string | src/interfaces/d4.ts:1461 |
onInitializedScript | string | src/interfaces/d4.ts:1464 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1428 |
showContextMenu | boolean | src/interfaces/d4.ts:1444 |
showTitle | boolean | src/interfaces/d4.ts:1448 |
table | string | src/interfaces/d4.ts:1450 |
title | string | src/interfaces/d4.ts:1446 |
x | string | src/interfaces/d4.ts:1420 |
xColumnName | string | src/interfaces/d4.ts:1421 |
y | string | src/interfaces/d4.ts:1424 |
yColumnName | string | src/interfaces/d4.ts:1425 |