IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2261
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2294 |
autoLayout | boolean | src/interfaces/d4.ts:2274 |
backColor | number | src/interfaces/d4.ts:2280 |
cellPlotType | string | src/interfaces/d4.ts:2272 |
controlsFont | string | src/interfaces/d4.ts:2262 |
description | string | src/interfaces/d4.ts:2308 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2320 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2322 |
filter | string | src/interfaces/d4.ts:2292 |
font | string | src/interfaces/d4.ts:2270 |
help | string | src/interfaces/d4.ts:2312 |
initializationFunction | string | src/interfaces/d4.ts:2315 |
innerViewerLook | any | src/interfaces/d4.ts:2282 |
onInitializedScript | string | src/interfaces/d4.ts:2318 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2285 |
showContextMenu | boolean | src/interfaces/d4.ts:2298 |
showTitle | boolean | src/interfaces/d4.ts:2302 |
showXAxes | boolean | src/interfaces/d4.ts:2276 |
showYAxes | boolean | src/interfaces/d4.ts:2278 |
table | string | src/interfaces/d4.ts:2304 |
title | string | src/interfaces/d4.ts:2300 |
xColumnNames | string[] | src/interfaces/d4.ts:2265 |
yColumnNames | string[] | src/interfaces/d4.ts:2268 |