IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2058
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2091 |
autoLayout | boolean | src/interfaces/d4.ts:2071 |
backColor | number | src/interfaces/d4.ts:2077 |
cellPlotType | string | src/interfaces/d4.ts:2069 |
controlsFont | string | src/interfaces/d4.ts:2059 |
description | string | src/interfaces/d4.ts:2105 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2117 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2119 |
filter | string | src/interfaces/d4.ts:2089 |
font | string | src/interfaces/d4.ts:2067 |
help | string | src/interfaces/d4.ts:2109 |
initializationFunction | string | src/interfaces/d4.ts:2112 |
innerViewerLook | any | src/interfaces/d4.ts:2079 |
onInitializedScript | string | src/interfaces/d4.ts:2115 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2082 |
showContextMenu | boolean | src/interfaces/d4.ts:2095 |
showTitle | boolean | src/interfaces/d4.ts:2099 |
showXAxes | boolean | src/interfaces/d4.ts:2073 |
showYAxes | boolean | src/interfaces/d4.ts:2075 |
table | string | src/interfaces/d4.ts:2101 |
title | string | src/interfaces/d4.ts:2097 |
xColumnNames | string[] | src/interfaces/d4.ts:2062 |
yColumnNames | string[] | src/interfaces/d4.ts:2065 |