IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2723
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2756 |
autoLayout | boolean | src/interfaces/d4.ts:2736 |
backColor | number | src/interfaces/d4.ts:2742 |
cellPlotType | string | src/interfaces/d4.ts:2734 |
controlsFont | string | src/interfaces/d4.ts:2724 |
description | string | src/interfaces/d4.ts:2770 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2782 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2784 |
filter | string | src/interfaces/d4.ts:2754 |
font | string | src/interfaces/d4.ts:2732 |
help | string | src/interfaces/d4.ts:2774 |
initializationFunction | string | src/interfaces/d4.ts:2777 |
innerViewerLook | any | src/interfaces/d4.ts:2744 |
onInitializedScript | string | src/interfaces/d4.ts:2780 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2747 |
showContextMenu | boolean | src/interfaces/d4.ts:2760 |
showTitle | boolean | src/interfaces/d4.ts:2764 |
showXAxes | boolean | src/interfaces/d4.ts:2738 |
showYAxes | boolean | src/interfaces/d4.ts:2740 |
table | string | src/interfaces/d4.ts:2766 |
title | string | src/interfaces/d4.ts:2762 |
xColumnNames | string[] | src/interfaces/d4.ts:2727 |
yColumnNames | string[] | src/interfaces/d4.ts:2730 |