ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3580
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3660 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3588 |
autoLayout | boolean | src/interfaces/d4.ts:3637 |
backColor | number | src/interfaces/d4.ts:3639 |
categoryLabelFont | string | src/interfaces/d4.ts:3594 |
controlsFont | string | src/interfaces/d4.ts:3658 |
description | string | src/interfaces/d4.ts:3674 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3686 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3688 |
filter | string | src/interfaces/d4.ts:3655 |
globalScale | boolean | src/interfaces/d4.ts:3615 |
help | string | src/interfaces/d4.ts:3678 |
initializationFunction | string | src/interfaces/d4.ts:3681 |
innerViewerLook | any | src/interfaces/d4.ts:3596 |
innerViewerLooks | object | src/interfaces/d4.ts:3598 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3645 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3643 |
onClick | "Select" | "Filter" | "None" | src/interfaces/d4.ts:3629 |
onInitializedScript | string | src/interfaces/d4.ts:3684 |
packCategories | boolean | src/interfaces/d4.ts:3631 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3648 |
showContextMenu | boolean | src/interfaces/d4.ts:3664 |
showControlPanel | boolean | src/interfaces/d4.ts:3624 |
showGridlines | string | src/interfaces/d4.ts:3600 |
showRangeSliders | boolean | src/interfaces/d4.ts:3618 |
showTitle | boolean | src/interfaces/d4.ts:3668 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3608 |
showXLabels | boolean | src/interfaces/d4.ts:3620 |
showXSelectors | boolean | src/interfaces/d4.ts:3602 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3612 |
showYLabels | boolean | src/interfaces/d4.ts:3622 |
showYSelectors | boolean | src/interfaces/d4.ts:3604 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3626 |
table | string | src/interfaces/d4.ts:3670 |
tilesPerRow | number | src/interfaces/d4.ts:3635 |
title | string | src/interfaces/d4.ts:3666 |
useTiledView | boolean | src/interfaces/d4.ts:3633 |
viewerType | string | src/interfaces/d4.ts:3585 |
viewport | string | src/interfaces/d4.ts:3641 |
xColumnNames | string[] | src/interfaces/d4.ts:3581 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3592 |
yColumnNames | string[] | src/interfaces/d4.ts:3583 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3590 |