ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3705
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3785 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3713 |
autoLayout | boolean | src/interfaces/d4.ts:3762 |
backColor | number | src/interfaces/d4.ts:3764 |
categoryLabelFont | string | src/interfaces/d4.ts:3719 |
controlsFont | string | src/interfaces/d4.ts:3783 |
description | string | src/interfaces/d4.ts:3799 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3811 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3813 |
filter | string | src/interfaces/d4.ts:3780 |
globalScale | boolean | src/interfaces/d4.ts:3740 |
help | string | src/interfaces/d4.ts:3803 |
initializationFunction | string | src/interfaces/d4.ts:3806 |
innerViewerLook | any | src/interfaces/d4.ts:3721 |
innerViewerLooks | object | src/interfaces/d4.ts:3723 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3770 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3768 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:3754 |
onInitializedScript | string | src/interfaces/d4.ts:3809 |
packCategories | boolean | src/interfaces/d4.ts:3756 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3773 |
showContextMenu | boolean | src/interfaces/d4.ts:3789 |
showControlPanel | boolean | src/interfaces/d4.ts:3749 |
showGridlines | string | src/interfaces/d4.ts:3725 |
showRangeSliders | boolean | src/interfaces/d4.ts:3743 |
showTitle | boolean | src/interfaces/d4.ts:3793 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3733 |
showXLabels | boolean | src/interfaces/d4.ts:3745 |
showXSelectors | boolean | src/interfaces/d4.ts:3727 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3737 |
showYLabels | boolean | src/interfaces/d4.ts:3747 |
showYSelectors | boolean | src/interfaces/d4.ts:3729 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3751 |
table | string | src/interfaces/d4.ts:3795 |
tilesPerRow | number | src/interfaces/d4.ts:3760 |
title | string | src/interfaces/d4.ts:3791 |
useTiledView | boolean | src/interfaces/d4.ts:3758 |
viewerType | string | src/interfaces/d4.ts:3710 |
viewport | string | src/interfaces/d4.ts:3766 |
xColumnNames | string[] | src/interfaces/d4.ts:3706 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3717 |
yColumnNames | string[] | src/interfaces/d4.ts:3708 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3715 |