IPcPlotSettings
Defined in: src/interfaces/d4.ts:2819
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2954 |
autoLayout | boolean | src/interfaces/d4.ts:2871 |
axisFont | string | src/interfaces/d4.ts:2885 |
backColor | number | src/interfaces/d4.ts:2891 |
bins | number | src/interfaces/d4.ts:2935 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2889 |
color | string | src/interfaces/d4.ts:2831 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2839 |
colorColumnName | string | src/interfaces/d4.ts:2832 |
colorMap | string | src/interfaces/d4.ts:2835 |
colorMax | number | src/interfaces/d4.ts:2845 |
colorMin | number | src/interfaces/d4.ts:2843 |
columnNames | string[] | src/interfaces/d4.ts:2825 |
controlsFont | string | src/interfaces/d4.ts:2952 |
currentLineColor | number | src/interfaces/d4.ts:2901 |
currentLineWidth | number | src/interfaces/d4.ts:2869 |
densityStyle | string | src/interfaces/d4.ts:2917 |
description | string | src/interfaces/d4.ts:2968 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2980 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2982 |
filter | string | src/interfaces/d4.ts:2949 |
filteredOutLineColor | number | src/interfaces/d4.ts:2895 |
help | string | src/interfaces/d4.ts:2972 |
horzMargin | number | src/interfaces/d4.ts:2915 |
initializationFunction | string | src/interfaces/d4.ts:2975 |
interquartileLineWidth | number | src/interfaces/d4.ts:2933 |
invertColorScheme | boolean | src/interfaces/d4.ts:2841 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2881 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:2939 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2937 |
linearColorScheme | number[] | src/interfaces/d4.ts:2887 |
lineColor | number | src/interfaces/d4.ts:2899 |
lineWidth | number | src/interfaces/d4.ts:2873 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2829 |
maxCategories | number | src/interfaces/d4.ts:2913 |
minMaxHeight | number | src/interfaces/d4.ts:2877 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2883 |
missingValueColor | number | src/interfaces/d4.ts:2897 |
mouseOverLineColor | number | src/interfaces/d4.ts:2903 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2875 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2851 |
onInitializedScript | string | src/interfaces/d4.ts:2978 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2942 |
selectedRowsColor | number | src/interfaces/d4.ts:2893 |
showAllLines | boolean | src/interfaces/d4.ts:2860 |
showCircles | boolean | src/interfaces/d4.ts:2929 |
showColorSelector | boolean | src/interfaces/d4.ts:2837 |
showContextMenu | boolean | src/interfaces/d4.ts:2958 |
showCurrentLine | boolean | src/interfaces/d4.ts:2853 |
showDensity | boolean | src/interfaces/d4.ts:2907 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2822 |
showFilters | boolean | src/interfaces/d4.ts:2867 |
showInterquartileRange | boolean | src/interfaces/d4.ts:2919 |
showLabels | boolean | src/interfaces/d4.ts:2911 |
showLowerDash | boolean | src/interfaces/d4.ts:2923 |
showMeanCross | boolean | src/interfaces/d4.ts:2925 |
showMedian | boolean | src/interfaces/d4.ts:2927 |
showMinMax | boolean | src/interfaces/d4.ts:2909 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2855 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2857 |
showSelectedRows | boolean | src/interfaces/d4.ts:2864 |
showTitle | boolean | src/interfaces/d4.ts:2962 |
showUpperDash | boolean | src/interfaces/d4.ts:2921 |
table | string | src/interfaces/d4.ts:2964 |
title | string | src/interfaces/d4.ts:2960 |
transformation | string | src/interfaces/d4.ts:2879 |
whiskerColor | number | src/interfaces/d4.ts:2905 |
whiskerLineWidth | number | src/interfaces/d4.ts:2931 |