ICorrelationPlotSettings
Defined in: src/interfaces/d4.ts:791
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:827 |
backColor | number | src/interfaces/d4.ts:811 |
colHeaderFont | string | src/interfaces/d4.ts:815 |
controlsFont | string | src/interfaces/d4.ts:792 |
correlationType | "Pearson" | "Spearman" | src/interfaces/d4.ts:800 |
defaultCellFont | string | src/interfaces/d4.ts:813 |
description | string | src/interfaces/d4.ts:841 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:853 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:855 |
filter | string | src/interfaces/d4.ts:825 |
help | string | src/interfaces/d4.ts:845 |
ignoreDoubleClick | boolean | src/interfaces/d4.ts:809 |
initializationFunction | string | src/interfaces/d4.ts:848 |
onInitializedScript | string | src/interfaces/d4.ts:851 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:818 |
showContextMenu | boolean | src/interfaces/d4.ts:831 |
showPearsonR | boolean | src/interfaces/d4.ts:803 |
showTitle | boolean | src/interfaces/d4.ts:835 |
showTooltip | boolean | src/interfaces/d4.ts:806 |
table | string | src/interfaces/d4.ts:837 |
title | string | src/interfaces/d4.ts:833 |
xColumnNames | string[] | src/interfaces/d4.ts:795 |
yColumnNames | string[] | src/interfaces/d4.ts:798 |