IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2672
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2705 |
autoLayout | boolean | src/interfaces/d4.ts:2685 |
backColor | number | src/interfaces/d4.ts:2691 |
cellPlotType | string | src/interfaces/d4.ts:2683 |
controlsFont | string | src/interfaces/d4.ts:2673 |
description | string | src/interfaces/d4.ts:2719 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2731 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2733 |
filter | string | src/interfaces/d4.ts:2703 |
font | string | src/interfaces/d4.ts:2681 |
help | string | src/interfaces/d4.ts:2723 |
initializationFunction | string | src/interfaces/d4.ts:2726 |
innerViewerLook | any | src/interfaces/d4.ts:2693 |
onInitializedScript | string | src/interfaces/d4.ts:2729 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2696 |
showContextMenu | boolean | src/interfaces/d4.ts:2709 |
showTitle | boolean | src/interfaces/d4.ts:2713 |
showXAxes | boolean | src/interfaces/d4.ts:2687 |
showYAxes | boolean | src/interfaces/d4.ts:2689 |
table | string | src/interfaces/d4.ts:2715 |
title | string | src/interfaces/d4.ts:2711 |
xColumnNames | string[] | src/interfaces/d4.ts:2676 |
yColumnNames | string[] | src/interfaces/d4.ts:2679 |