ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:1472
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1508 |
backColor | number | src/interfaces/d4.ts:1492 |
colHeaderFont | string | src/interfaces/d4.ts:1496 |
controlsFont | string | src/interfaces/d4.ts:1473 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:1481 |
defaultCellFont | string | src/interfaces/d4.ts:1494 |
description | string | src/interfaces/d4.ts:1522 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1534 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1536 |
filter | string | src/interfaces/d4.ts:1506 |
help | string | src/interfaces/d4.ts:1526 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:1490 |
initializationFunction | string | src/interfaces/d4.ts:1529 |
onInitializedScript | string | src/interfaces/d4.ts:1532 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1499 |
showContextMenu | boolean | src/interfaces/d4.ts:1512 |
showPearsonR | boolean | src/interfaces/d4.ts:1484 |
showTitle | boolean | src/interfaces/d4.ts:1516 |
showTooltip | boolean | src/interfaces/d4.ts:1487 |
table | string | src/interfaces/d4.ts:1518 |
title | string | src/interfaces/d4.ts:1514 |
xColumnNames | string[] | src/interfaces/d4.ts:1476 |
yColumnNames | string[] | src/interfaces/d4.ts:1479 |