IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2674
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2707 |
autoLayout | boolean | src/interfaces/d4.ts:2687 |
backColor | number | src/interfaces/d4.ts:2693 |
cellPlotType | string | src/interfaces/d4.ts:2685 |
controlsFont | string | src/interfaces/d4.ts:2675 |
description | string | src/interfaces/d4.ts:2721 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2733 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2735 |
filter | string | src/interfaces/d4.ts:2705 |
font | string | src/interfaces/d4.ts:2683 |
help | string | src/interfaces/d4.ts:2725 |
initializationFunction | string | src/interfaces/d4.ts:2728 |
innerViewerLook | any | src/interfaces/d4.ts:2695 |
onInitializedScript | string | src/interfaces/d4.ts:2731 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2698 |
showContextMenu | boolean | src/interfaces/d4.ts:2711 |
showTitle | boolean | src/interfaces/d4.ts:2715 |
showXAxes | boolean | src/interfaces/d4.ts:2689 |
showYAxes | boolean | src/interfaces/d4.ts:2691 |
table | string | src/interfaces/d4.ts:2717 |
title | string | src/interfaces/d4.ts:2713 |
xColumnNames | string[] | src/interfaces/d4.ts:2678 |
yColumnNames | string[] | src/interfaces/d4.ts:2681 |