IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2537
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2570 |
autoLayout | boolean | src/interfaces/d4.ts:2550 |
backColor | number | src/interfaces/d4.ts:2556 |
cellPlotType | string | src/interfaces/d4.ts:2548 |
controlsFont | string | src/interfaces/d4.ts:2538 |
description | string | src/interfaces/d4.ts:2584 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2596 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2598 |
filter | string | src/interfaces/d4.ts:2568 |
font | string | src/interfaces/d4.ts:2546 |
help | string | src/interfaces/d4.ts:2588 |
initializationFunction | string | src/interfaces/d4.ts:2591 |
innerViewerLook | any | src/interfaces/d4.ts:2558 |
onInitializedScript | string | src/interfaces/d4.ts:2594 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2561 |
showContextMenu | boolean | src/interfaces/d4.ts:2574 |
showTitle | boolean | src/interfaces/d4.ts:2578 |
showXAxes | boolean | src/interfaces/d4.ts:2552 |
showYAxes | boolean | src/interfaces/d4.ts:2554 |
table | string | src/interfaces/d4.ts:2580 |
title | string | src/interfaces/d4.ts:2576 |
xColumnNames | string[] | src/interfaces/d4.ts:2541 |
yColumnNames | string[] | src/interfaces/d4.ts:2544 |