IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:1531
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1553 |
controlsFont | string | src/interfaces/d4.ts:1551 |
description | string | src/interfaces/d4.ts:1567 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1579 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1581 |
filter | string | src/interfaces/d4.ts:1548 |
help | string | src/interfaces/d4.ts:1571 |
initializationFunction | string | src/interfaces/d4.ts:1574 |
onInitializedScript | string | src/interfaces/d4.ts:1577 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1541 |
showContextMenu | boolean | src/interfaces/d4.ts:1557 |
showTitle | boolean | src/interfaces/d4.ts:1561 |
table | string | src/interfaces/d4.ts:1563 |
title | string | src/interfaces/d4.ts:1559 |
x | string | src/interfaces/d4.ts:1533 |
xColumnName | string | src/interfaces/d4.ts:1534 |
y | string | src/interfaces/d4.ts:1537 |
yColumnName | string | src/interfaces/d4.ts:1538 |