IPcPlotSettings
Defined in: src/interfaces/d4.ts:2924
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3059 |
autoLayout | boolean | src/interfaces/d4.ts:2976 |
axisFont | string | src/interfaces/d4.ts:2990 |
backColor | number | src/interfaces/d4.ts:2996 |
bins | number | src/interfaces/d4.ts:3040 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2994 |
color | string | src/interfaces/d4.ts:2936 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2944 |
colorColumnName | string | src/interfaces/d4.ts:2937 |
colorMap | string | src/interfaces/d4.ts:2940 |
colorMax | number | src/interfaces/d4.ts:2950 |
colorMin | number | src/interfaces/d4.ts:2948 |
columnNames | string[] | src/interfaces/d4.ts:2930 |
controlsFont | string | src/interfaces/d4.ts:3057 |
currentLineColor | number | src/interfaces/d4.ts:3006 |
currentLineWidth | number | src/interfaces/d4.ts:2974 |
densityStyle | string | src/interfaces/d4.ts:3022 |
description | string | src/interfaces/d4.ts:3073 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3085 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3087 |
filter | string | src/interfaces/d4.ts:3054 |
filteredOutLineColor | number | src/interfaces/d4.ts:3000 |
help | string | src/interfaces/d4.ts:3077 |
horzMargin | number | src/interfaces/d4.ts:3020 |
initializationFunction | string | src/interfaces/d4.ts:3080 |
interquartileLineWidth | number | src/interfaces/d4.ts:3038 |
invertColorScheme | boolean | src/interfaces/d4.ts:2946 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2986 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:3044 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3042 |
linearColorScheme | number[] | src/interfaces/d4.ts:2992 |
lineColor | number | src/interfaces/d4.ts:3004 |
lineWidth | number | src/interfaces/d4.ts:2978 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2934 |
maxCategories | number | src/interfaces/d4.ts:3018 |
minMaxHeight | number | src/interfaces/d4.ts:2982 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2988 |
missingValueColor | number | src/interfaces/d4.ts:3002 |
mouseOverLineColor | number | src/interfaces/d4.ts:3008 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2980 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2956 |
onInitializedScript | string | src/interfaces/d4.ts:3083 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3047 |
selectedRowsColor | number | src/interfaces/d4.ts:2998 |
showAllLines | boolean | src/interfaces/d4.ts:2965 |
showCircles | boolean | src/interfaces/d4.ts:3034 |
showColorSelector | boolean | src/interfaces/d4.ts:2942 |
showContextMenu | boolean | src/interfaces/d4.ts:3063 |
showCurrentLine | boolean | src/interfaces/d4.ts:2958 |
showDensity | boolean | src/interfaces/d4.ts:3012 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2927 |
showFilters | boolean | src/interfaces/d4.ts:2972 |
showInterquartileRange | boolean | src/interfaces/d4.ts:3024 |
showLabels | boolean | src/interfaces/d4.ts:3016 |
showLowerDash | boolean | src/interfaces/d4.ts:3028 |
showMeanCross | boolean | src/interfaces/d4.ts:3030 |
showMedian | boolean | src/interfaces/d4.ts:3032 |
showMinMax | boolean | src/interfaces/d4.ts:3014 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2960 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2962 |
showSelectedRows | boolean | src/interfaces/d4.ts:2969 |
showTitle | boolean | src/interfaces/d4.ts:3067 |
showUpperDash | boolean | src/interfaces/d4.ts:3026 |
table | string | src/interfaces/d4.ts:3069 |
title | string | src/interfaces/d4.ts:3065 |
transformation | string | src/interfaces/d4.ts:2984 |
whiskerColor | number | src/interfaces/d4.ts:3010 |
whiskerLineWidth | number | src/interfaces/d4.ts:3036 |