IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:698
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:720 |
controlsFont | string | src/interfaces/d4.ts:718 |
description | string | src/interfaces/d4.ts:734 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:746 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:748 |
filter | string | src/interfaces/d4.ts:715 |
help | string | src/interfaces/d4.ts:738 |
initializationFunction | string | src/interfaces/d4.ts:741 |
onInitializedScript | string | src/interfaces/d4.ts:744 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:708 |
showContextMenu | boolean | src/interfaces/d4.ts:724 |
showTitle | boolean | src/interfaces/d4.ts:728 |
table | string | src/interfaces/d4.ts:730 |
title | string | src/interfaces/d4.ts:726 |
x | string | src/interfaces/d4.ts:700 |
xColumnName | string | src/interfaces/d4.ts:701 |
y | string | src/interfaces/d4.ts:704 |
yColumnName | string | src/interfaces/d4.ts:705 |