ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:1559
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1595 |
backColor | number | src/interfaces/d4.ts:1579 |
colHeaderFont | string | src/interfaces/d4.ts:1583 |
controlsFont | string | src/interfaces/d4.ts:1560 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:1568 |
defaultCellFont | string | src/interfaces/d4.ts:1581 |
description | string | src/interfaces/d4.ts:1609 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1621 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1623 |
filter | string | src/interfaces/d4.ts:1593 |
help | string | src/interfaces/d4.ts:1613 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:1577 |
initializationFunction | string | src/interfaces/d4.ts:1616 |
onInitializedScript | string | src/interfaces/d4.ts:1619 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1586 |
showContextMenu | boolean | src/interfaces/d4.ts:1599 |
showPearsonR | boolean | src/interfaces/d4.ts:1571 |
showTitle | boolean | src/interfaces/d4.ts:1603 |
showTooltip | boolean | src/interfaces/d4.ts:1574 |
table | string | src/interfaces/d4.ts:1605 |
title | string | src/interfaces/d4.ts:1601 |
xColumnNames | string[] | src/interfaces/d4.ts:1563 |
yColumnNames | string[] | src/interfaces/d4.ts:1566 |