IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:737
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:759 |
controlsFont | string | src/interfaces/d4.ts:757 |
description | string | src/interfaces/d4.ts:773 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:785 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:787 |
filter | string | src/interfaces/d4.ts:754 |
help | string | src/interfaces/d4.ts:777 |
initializationFunction | string | src/interfaces/d4.ts:780 |
onInitializedScript | string | src/interfaces/d4.ts:783 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:747 |
showContextMenu | boolean | src/interfaces/d4.ts:763 |
showTitle | boolean | src/interfaces/d4.ts:767 |
table | string | src/interfaces/d4.ts:769 |
title | string | src/interfaces/d4.ts:765 |
x | string | src/interfaces/d4.ts:739 |
xColumnName | string | src/interfaces/d4.ts:740 |
y | string | src/interfaces/d4.ts:743 |
yColumnName | string | src/interfaces/d4.ts:744 |