ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3661
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3741 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3669 |
autoLayout | boolean | src/interfaces/d4.ts:3718 |
backColor | number | src/interfaces/d4.ts:3720 |
categoryLabelFont | string | src/interfaces/d4.ts:3675 |
controlsFont | string | src/interfaces/d4.ts:3739 |
description | string | src/interfaces/d4.ts:3755 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3767 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3769 |
filter | string | src/interfaces/d4.ts:3736 |
globalScale | boolean | src/interfaces/d4.ts:3696 |
help | string | src/interfaces/d4.ts:3759 |
initializationFunction | string | src/interfaces/d4.ts:3762 |
innerViewerLook | any | src/interfaces/d4.ts:3677 |
innerViewerLooks | object | src/interfaces/d4.ts:3679 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3726 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3724 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:3710 |
onInitializedScript | string | src/interfaces/d4.ts:3765 |
packCategories | boolean | src/interfaces/d4.ts:3712 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3729 |
showContextMenu | boolean | src/interfaces/d4.ts:3745 |
showControlPanel | boolean | src/interfaces/d4.ts:3705 |
showGridlines | string | src/interfaces/d4.ts:3681 |
showRangeSliders | boolean | src/interfaces/d4.ts:3699 |
showTitle | boolean | src/interfaces/d4.ts:3749 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3689 |
showXLabels | boolean | src/interfaces/d4.ts:3701 |
showXSelectors | boolean | src/interfaces/d4.ts:3683 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3693 |
showYLabels | boolean | src/interfaces/d4.ts:3703 |
showYSelectors | boolean | src/interfaces/d4.ts:3685 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3707 |
table | string | src/interfaces/d4.ts:3751 |
tilesPerRow | number | src/interfaces/d4.ts:3716 |
title | string | src/interfaces/d4.ts:3747 |
useTiledView | boolean | src/interfaces/d4.ts:3714 |
viewerType | string | src/interfaces/d4.ts:3666 |
viewport | string | src/interfaces/d4.ts:3722 |
xColumnNames | string[] | src/interfaces/d4.ts:3662 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3673 |
yColumnNames | string[] | src/interfaces/d4.ts:3664 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3671 |