ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:1556
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:1592 |
backColor | number | src/interfaces/d4.ts:1576 |
colHeaderFont | string | src/interfaces/d4.ts:1580 |
controlsFont | string | src/interfaces/d4.ts:1557 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:1565 |
defaultCellFont | string | src/interfaces/d4.ts:1578 |
description | string | src/interfaces/d4.ts:1606 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1618 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1620 |
filter | string | src/interfaces/d4.ts:1590 |
help | string | src/interfaces/d4.ts:1610 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:1574 |
initializationFunction | string | src/interfaces/d4.ts:1613 |
onInitializedScript | string | src/interfaces/d4.ts:1616 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:1583 |
showContextMenu | boolean | src/interfaces/d4.ts:1596 |
showPearsonR | boolean | src/interfaces/d4.ts:1568 |
showTitle | boolean | src/interfaces/d4.ts:1600 |
showTooltip | boolean | src/interfaces/d4.ts:1571 |
table | string | src/interfaces/d4.ts:1602 |
title | string | src/interfaces/d4.ts:1598 |
xColumnNames | string[] | src/interfaces/d4.ts:1560 |
yColumnNames | string[] | src/interfaces/d4.ts:1563 |