ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:708
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:744 |
backColor | number | src/interfaces/d4.ts:728 |
colHeaderFont | string | src/interfaces/d4.ts:732 |
controlsFont | string | src/interfaces/d4.ts:709 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:717 |
defaultCellFont | string | src/interfaces/d4.ts:730 |
description | string | src/interfaces/d4.ts:758 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:770 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:772 |
filter | string | src/interfaces/d4.ts:742 |
help | string | src/interfaces/d4.ts:762 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:726 |
initializationFunction | string | src/interfaces/d4.ts:765 |
onInitializedScript | string | src/interfaces/d4.ts:768 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:735 |
showContextMenu | boolean | src/interfaces/d4.ts:748 |
showPearsonR | boolean | src/interfaces/d4.ts:720 |
showTitle | boolean | src/interfaces/d4.ts:752 |
showTooltip | boolean | src/interfaces/d4.ts:723 |
table | string | src/interfaces/d4.ts:754 |
title | string | src/interfaces/d4.ts:750 |
xColumnNames | string[] | src/interfaces/d4.ts:712 |
yColumnNames | string[] | src/interfaces/d4.ts:715 |