IConfusionMatrixSettings
Defined in: src/interfaces/d4.ts:1501
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1523 |
controlsFont | string | src/interfaces/d4.ts:1521 |
description | string | src/interfaces/d4.ts:1537 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1549 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1551 |
filter | string | src/interfaces/d4.ts:1518 |
help | string | src/interfaces/d4.ts:1541 |
initializationFunction | string | src/interfaces/d4.ts:1544 |
onInitializedScript | string | src/interfaces/d4.ts:1547 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1511 |
showContextMenu | boolean | src/interfaces/d4.ts:1527 |
showTitle | boolean | src/interfaces/d4.ts:1531 |
table | string | src/interfaces/d4.ts:1533 |
title | string | src/interfaces/d4.ts:1529 |
x | string | src/interfaces/d4.ts:1503 |
xColumnName | string | src/interfaces/d4.ts:1504 |
y | string | src/interfaces/d4.ts:1507 |
yColumnName | string | src/interfaces/d4.ts:1508 |