IMatrixPlotSettings
Defined in: src/interfaces/d4.ts:2573
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2606 |
autoLayout | boolean | src/interfaces/d4.ts:2586 |
backColor | number | src/interfaces/d4.ts:2592 |
cellPlotType | string | src/interfaces/d4.ts:2584 |
controlsFont | string | src/interfaces/d4.ts:2574 |
description | string | src/interfaces/d4.ts:2620 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2632 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2634 |
filter | string | src/interfaces/d4.ts:2604 |
font | string | src/interfaces/d4.ts:2582 |
help | string | src/interfaces/d4.ts:2624 |
initializationFunction | string | src/interfaces/d4.ts:2627 |
innerViewerLook | any | src/interfaces/d4.ts:2594 |
onInitializedScript | string | src/interfaces/d4.ts:2630 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2597 |
showContextMenu | boolean | src/interfaces/d4.ts:2610 |
showTitle | boolean | src/interfaces/d4.ts:2614 |
showXAxes | boolean | src/interfaces/d4.ts:2588 |
showYAxes | boolean | src/interfaces/d4.ts:2590 |
table | string | src/interfaces/d4.ts:2616 |
title | string | src/interfaces/d4.ts:2612 |
xColumnNames | string[] | src/interfaces/d4.ts:2577 |
yColumnNames | string[] | src/interfaces/d4.ts:2580 |