IPcPlotSettings
Defined in: src/interfaces/d4.ts:2781
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2912 |
autoLayout | boolean | src/interfaces/d4.ts:2829 |
axisFont | string | src/interfaces/d4.ts:2843 |
backColor | number | src/interfaces/d4.ts:2849 |
bins | number | src/interfaces/d4.ts:2893 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2847 |
color | string | src/interfaces/d4.ts:2793 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2801 |
colorColumnName | string | src/interfaces/d4.ts:2794 |
colorMap | string | src/interfaces/d4.ts:2797 |
colorMax | number | src/interfaces/d4.ts:2807 |
colorMin | number | src/interfaces/d4.ts:2805 |
columnNames | string[] | src/interfaces/d4.ts:2787 |
controlsFont | string | src/interfaces/d4.ts:2910 |
currentLineColor | number | src/interfaces/d4.ts:2859 |
currentLineWidth | number | src/interfaces/d4.ts:2827 |
densityStyle | string | src/interfaces/d4.ts:2875 |
description | string | src/interfaces/d4.ts:2926 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2938 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2940 |
filter | string | src/interfaces/d4.ts:2907 |
filteredOutLineColor | number | src/interfaces/d4.ts:2853 |
help | string | src/interfaces/d4.ts:2930 |
horzMargin | number | src/interfaces/d4.ts:2873 |
initializationFunction | string | src/interfaces/d4.ts:2933 |
interquartileLineWidth | number | src/interfaces/d4.ts:2891 |
invertColorScheme | boolean | src/interfaces/d4.ts:2803 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2839 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:2897 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2895 |
linearColorScheme | number[] | src/interfaces/d4.ts:2845 |
lineColor | number | src/interfaces/d4.ts:2857 |
lineWidth | number | src/interfaces/d4.ts:2831 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2791 |
maxCategories | number | src/interfaces/d4.ts:2871 |
minMaxHeight | number | src/interfaces/d4.ts:2835 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2841 |
missingValueColor | number | src/interfaces/d4.ts:2855 |
mouseOverLineColor | number | src/interfaces/d4.ts:2861 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2833 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2813 |
onInitializedScript | string | src/interfaces/d4.ts:2936 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2900 |
selectedRowsColor | number | src/interfaces/d4.ts:2851 |
showAllLines | boolean | src/interfaces/d4.ts:2822 |
showCircles | boolean | src/interfaces/d4.ts:2887 |
showColorSelector | boolean | src/interfaces/d4.ts:2799 |
showContextMenu | boolean | src/interfaces/d4.ts:2916 |
showCurrentLine | boolean | src/interfaces/d4.ts:2815 |
showDensity | boolean | src/interfaces/d4.ts:2865 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2784 |
showFilters | boolean | src/interfaces/d4.ts:2825 |
showInterquartileRange | boolean | src/interfaces/d4.ts:2877 |
showLabels | boolean | src/interfaces/d4.ts:2869 |
showLowerDash | boolean | src/interfaces/d4.ts:2881 |
showMeanCross | boolean | src/interfaces/d4.ts:2883 |
showMedian | boolean | src/interfaces/d4.ts:2885 |
showMinMax | boolean | src/interfaces/d4.ts:2867 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2817 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2819 |
showTitle | boolean | src/interfaces/d4.ts:2920 |
showUpperDash | boolean | src/interfaces/d4.ts:2879 |
table | string | src/interfaces/d4.ts:2922 |
title | string | src/interfaces/d4.ts:2918 |
transformation | string | src/interfaces/d4.ts:2837 |
whiskerColor | number | src/interfaces/d4.ts:2863 |
whiskerLineWidth | number | src/interfaces/d4.ts:2889 |