IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:635
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:657 |
controlsFont | string | src/interfaces/d4.ts:655 |
description | string | src/interfaces/d4.ts:671 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:683 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:685 |
filter | string | src/interfaces/d4.ts:652 |
help | string | src/interfaces/d4.ts:675 |
initializationFunction | string | src/interfaces/d4.ts:678 |
onInitializedScript | string | src/interfaces/d4.ts:681 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:645 |
showContextMenu | boolean | src/interfaces/d4.ts:661 |
showTitle | boolean | src/interfaces/d4.ts:665 |
table | string | src/interfaces/d4.ts:667 |
title | string | src/interfaces/d4.ts:663 |
x | string | src/interfaces/d4.ts:637 |
xColumnName | string | src/interfaces/d4.ts:638 |
y | string | src/interfaces/d4.ts:641 |
yColumnName | string | src/interfaces/d4.ts:642 |