ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3831
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3911 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3839 |
autoLayout | boolean | src/interfaces/d4.ts:3888 |
backColor | number | src/interfaces/d4.ts:3890 |
categoryLabelFont | string | src/interfaces/d4.ts:3845 |
controlsFont | string | src/interfaces/d4.ts:3909 |
description | string | src/interfaces/d4.ts:3925 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3937 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3939 |
filter | string | src/interfaces/d4.ts:3906 |
globalScale | boolean | src/interfaces/d4.ts:3866 |
help | string | src/interfaces/d4.ts:3929 |
initializationFunction | string | src/interfaces/d4.ts:3932 |
innerViewerLook | any | src/interfaces/d4.ts:3847 |
innerViewerLooks | object | src/interfaces/d4.ts:3849 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3896 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3894 |
onClick | "Select" | "None" | "Filter" | src/interfaces/d4.ts:3880 |
onInitializedScript | string | src/interfaces/d4.ts:3935 |
packCategories | boolean | src/interfaces/d4.ts:3882 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3899 |
showContextMenu | boolean | src/interfaces/d4.ts:3915 |
showControlPanel | boolean | src/interfaces/d4.ts:3875 |
showGridlines | string | src/interfaces/d4.ts:3851 |
showRangeSliders | boolean | src/interfaces/d4.ts:3869 |
showTitle | boolean | src/interfaces/d4.ts:3919 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3859 |
showXLabels | boolean | src/interfaces/d4.ts:3871 |
showXSelectors | boolean | src/interfaces/d4.ts:3853 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3863 |
showYLabels | boolean | src/interfaces/d4.ts:3873 |
showYSelectors | boolean | src/interfaces/d4.ts:3855 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3877 |
table | string | src/interfaces/d4.ts:3921 |
tilesPerRow | number | src/interfaces/d4.ts:3886 |
title | string | src/interfaces/d4.ts:3917 |
useTiledView | boolean | src/interfaces/d4.ts:3884 |
viewerType | string | src/interfaces/d4.ts:3836 |
viewport | string | src/interfaces/d4.ts:3892 |
xColumnNames | string[] | src/interfaces/d4.ts:3832 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3843 |
yColumnNames | string[] | src/interfaces/d4.ts:3834 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3841 |