ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:1481
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1517 |
backColor | number | src/interfaces/d4.ts:1501 |
colHeaderFont | string | src/interfaces/d4.ts:1505 |
controlsFont | string | src/interfaces/d4.ts:1482 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:1490 |
defaultCellFont | string | src/interfaces/d4.ts:1503 |
description | string | src/interfaces/d4.ts:1531 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1543 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1545 |
filter | string | src/interfaces/d4.ts:1515 |
help | string | src/interfaces/d4.ts:1535 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:1499 |
initializationFunction | string | src/interfaces/d4.ts:1538 |
onInitializedScript | string | src/interfaces/d4.ts:1541 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1508 |
showContextMenu | boolean | src/interfaces/d4.ts:1521 |
showPearsonR | boolean | src/interfaces/d4.ts:1493 |
showTitle | boolean | src/interfaces/d4.ts:1525 |
showTooltip | boolean | src/interfaces/d4.ts:1496 |
table | string | src/interfaces/d4.ts:1527 |
title | string | src/interfaces/d4.ts:1523 |
xColumnNames | string[] | src/interfaces/d4.ts:1485 |
yColumnNames | string[] | src/interfaces/d4.ts:1488 |