IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2077
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2110 |
autoLayout | boolean | src/interfaces/d4.ts:2090 |
backColor | number | src/interfaces/d4.ts:2096 |
cellPlotType | string | src/interfaces/d4.ts:2088 |
controlsFont | string | src/interfaces/d4.ts:2078 |
description | string | src/interfaces/d4.ts:2124 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2136 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2138 |
filter | string | src/interfaces/d4.ts:2108 |
font | string | src/interfaces/d4.ts:2086 |
help | string | src/interfaces/d4.ts:2128 |
initializationFunction | string | src/interfaces/d4.ts:2131 |
innerViewerLook | any | src/interfaces/d4.ts:2098 |
onInitializedScript | string | src/interfaces/d4.ts:2134 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2101 |
showContextMenu | boolean | src/interfaces/d4.ts:2114 |
showTitle | boolean | src/interfaces/d4.ts:2118 |
showXAxes | boolean | src/interfaces/d4.ts:2092 |
showYAxes | boolean | src/interfaces/d4.ts:2094 |
table | string | src/interfaces/d4.ts:2120 |
title | string | src/interfaces/d4.ts:2116 |
xColumnNames | string[] | src/interfaces/d4.ts:2081 |
yColumnNames | string[] | src/interfaces/d4.ts:2084 |