IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2168
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2201 |
autoLayout | boolean | src/interfaces/d4.ts:2181 |
backColor | number | src/interfaces/d4.ts:2187 |
cellPlotType | string | src/interfaces/d4.ts:2179 |
controlsFont | string | src/interfaces/d4.ts:2169 |
description | string | src/interfaces/d4.ts:2215 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2227 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2229 |
filter | string | src/interfaces/d4.ts:2199 |
font | string | src/interfaces/d4.ts:2177 |
help | string | src/interfaces/d4.ts:2219 |
initializationFunction | string | src/interfaces/d4.ts:2222 |
innerViewerLook | any | src/interfaces/d4.ts:2189 |
onInitializedScript | string | src/interfaces/d4.ts:2225 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2192 |
showContextMenu | boolean | src/interfaces/d4.ts:2205 |
showTitle | boolean | src/interfaces/d4.ts:2209 |
showXAxes | boolean | src/interfaces/d4.ts:2183 |
showYAxes | boolean | src/interfaces/d4.ts:2185 |
table | string | src/interfaces/d4.ts:2211 |
title | string | src/interfaces/d4.ts:2207 |
xColumnNames | string[] | src/interfaces/d4.ts:2172 |
yColumnNames | string[] | src/interfaces/d4.ts:2175 |