ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3819
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3899 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3827 |
autoLayout | boolean | src/interfaces/d4.ts:3876 |
backColor | number | src/interfaces/d4.ts:3878 |
categoryLabelFont | string | src/interfaces/d4.ts:3833 |
controlsFont | string | src/interfaces/d4.ts:3897 |
description | string | src/interfaces/d4.ts:3913 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3925 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3927 |
filter | string | src/interfaces/d4.ts:3894 |
globalScale | boolean | src/interfaces/d4.ts:3854 |
help | string | src/interfaces/d4.ts:3917 |
initializationFunction | string | src/interfaces/d4.ts:3920 |
innerViewerLook | any | src/interfaces/d4.ts:3835 |
innerViewerLooks | object | src/interfaces/d4.ts:3837 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3884 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3882 |
onClick | "Select" | "Filter" | "None" | src/interfaces/d4.ts:3868 |
onInitializedScript | string | src/interfaces/d4.ts:3923 |
packCategories | boolean | src/interfaces/d4.ts:3870 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3887 |
showContextMenu | boolean | src/interfaces/d4.ts:3903 |
showControlPanel | boolean | src/interfaces/d4.ts:3863 |
showGridlines | string | src/interfaces/d4.ts:3839 |
showRangeSliders | boolean | src/interfaces/d4.ts:3857 |
showTitle | boolean | src/interfaces/d4.ts:3907 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3847 |
showXLabels | boolean | src/interfaces/d4.ts:3859 |
showXSelectors | boolean | src/interfaces/d4.ts:3841 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3851 |
showYLabels | boolean | src/interfaces/d4.ts:3861 |
showYSelectors | boolean | src/interfaces/d4.ts:3843 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3865 |
table | string | src/interfaces/d4.ts:3909 |
tilesPerRow | number | src/interfaces/d4.ts:3874 |
title | string | src/interfaces/d4.ts:3905 |
useTiledView | boolean | src/interfaces/d4.ts:3872 |
viewerType | string | src/interfaces/d4.ts:3824 |
viewport | string | src/interfaces/d4.ts:3880 |
xColumnNames | string[] | src/interfaces/d4.ts:3820 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3831 |
yColumnNames | string[] | src/interfaces/d4.ts:3822 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3829 |