ITrellisPlotSettings
Defined in: src/interfaces/d4.ts:3550
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3630 |
allowViewerFullScreen | boolean | src/interfaces/d4.ts:3558 |
autoLayout | boolean | src/interfaces/d4.ts:3607 |
backColor | number | src/interfaces/d4.ts:3609 |
categoryLabelFont | string | src/interfaces/d4.ts:3564 |
controlsFont | string | src/interfaces/d4.ts:3628 |
description | string | src/interfaces/d4.ts:3644 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3656 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3658 |
filter | string | src/interfaces/d4.ts:3625 |
globalScale | boolean | src/interfaces/d4.ts:3585 |
help | string | src/interfaces/d4.ts:3648 |
initializationFunction | string | src/interfaces/d4.ts:3651 |
innerViewerLook | any | src/interfaces/d4.ts:3566 |
innerViewerLooks | object | src/interfaces/d4.ts:3568 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3615 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3613 |
onClick | "Select" | "Filter" | "None" | src/interfaces/d4.ts:3599 |
onInitializedScript | string | src/interfaces/d4.ts:3654 |
packCategories | boolean | src/interfaces/d4.ts:3601 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3618 |
showContextMenu | boolean | src/interfaces/d4.ts:3634 |
showControlPanel | boolean | src/interfaces/d4.ts:3594 |
showGridlines | string | src/interfaces/d4.ts:3570 |
showRangeSliders | boolean | src/interfaces/d4.ts:3588 |
showTitle | boolean | src/interfaces/d4.ts:3638 |
showXAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3578 |
showXLabels | boolean | src/interfaces/d4.ts:3590 |
showXSelectors | boolean | src/interfaces/d4.ts:3572 |
showYAxes | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3582 |
showYLabels | boolean | src/interfaces/d4.ts:3592 |
showYSelectors | boolean | src/interfaces/d4.ts:3574 |
syncMouseOverRow | boolean | src/interfaces/d4.ts:3596 |
table | string | src/interfaces/d4.ts:3640 |
tilesPerRow | number | src/interfaces/d4.ts:3605 |
title | string | src/interfaces/d4.ts:3636 |
useTiledView | boolean | src/interfaces/d4.ts:3603 |
viewerType | string | src/interfaces/d4.ts:3555 |
viewport | string | src/interfaces/d4.ts:3611 |
xColumnNames | string[] | src/interfaces/d4.ts:3551 |
xLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3562 |
yColumnNames | string[] | src/interfaces/d4.ts:3553 |
yLabelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:3560 |