IPcPlotSettings
Defined in: src/interfaces/d4.ts:2511
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2646 |
autoLayout | boolean | src/interfaces/d4.ts:2563 |
axisFont | string | src/interfaces/d4.ts:2577 |
backColor | number | src/interfaces/d4.ts:2583 |
bins | number | src/interfaces/d4.ts:2627 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2581 |
color | string | src/interfaces/d4.ts:2523 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2531 |
colorColumnName | string | src/interfaces/d4.ts:2524 |
colorMap | string | src/interfaces/d4.ts:2527 |
colorMax | number | src/interfaces/d4.ts:2537 |
colorMin | number | src/interfaces/d4.ts:2535 |
columnNames | string[] | src/interfaces/d4.ts:2517 |
controlsFont | string | src/interfaces/d4.ts:2644 |
currentLineColor | number | src/interfaces/d4.ts:2593 |
currentLineWidth | number | src/interfaces/d4.ts:2561 |
densityStyle | string | src/interfaces/d4.ts:2609 |
description | string | src/interfaces/d4.ts:2660 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2672 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2674 |
filter | string | src/interfaces/d4.ts:2641 |
filteredOutLineColor | number | src/interfaces/d4.ts:2587 |
help | string | src/interfaces/d4.ts:2664 |
horzMargin | number | src/interfaces/d4.ts:2607 |
initializationFunction | string | src/interfaces/d4.ts:2667 |
interquartileLineWidth | number | src/interfaces/d4.ts:2625 |
invertColorScheme | boolean | src/interfaces/d4.ts:2533 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2573 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:2631 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2629 |
linearColorScheme | number[] | src/interfaces/d4.ts:2579 |
lineColor | number | src/interfaces/d4.ts:2591 |
lineWidth | number | src/interfaces/d4.ts:2565 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2521 |
maxCategories | number | src/interfaces/d4.ts:2605 |
minMaxHeight | number | src/interfaces/d4.ts:2569 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2575 |
missingValueColor | number | src/interfaces/d4.ts:2589 |
mouseOverLineColor | number | src/interfaces/d4.ts:2595 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2567 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2543 |
onInitializedScript | string | src/interfaces/d4.ts:2670 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2634 |
selectedRowsColor | number | src/interfaces/d4.ts:2585 |
showAllLines | boolean | src/interfaces/d4.ts:2552 |
showCircles | boolean | src/interfaces/d4.ts:2621 |
showColorSelector | boolean | src/interfaces/d4.ts:2529 |
showContextMenu | boolean | src/interfaces/d4.ts:2650 |
showCurrentLine | boolean | src/interfaces/d4.ts:2545 |
showDensity | boolean | src/interfaces/d4.ts:2599 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2514 |
showFilters | boolean | src/interfaces/d4.ts:2559 |
showInterquartileRange | boolean | src/interfaces/d4.ts:2611 |
showLabels | boolean | src/interfaces/d4.ts:2603 |
showLowerDash | boolean | src/interfaces/d4.ts:2615 |
showMeanCross | boolean | src/interfaces/d4.ts:2617 |
showMedian | boolean | src/interfaces/d4.ts:2619 |
showMinMax | boolean | src/interfaces/d4.ts:2601 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2547 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2549 |
showSelectedRows | boolean | src/interfaces/d4.ts:2556 |
showTitle | boolean | src/interfaces/d4.ts:2654 |
showUpperDash | boolean | src/interfaces/d4.ts:2613 |
table | string | src/interfaces/d4.ts:2656 |
title | string | src/interfaces/d4.ts:2652 |
transformation | string | src/interfaces/d4.ts:2571 |
whiskerColor | number | src/interfaces/d4.ts:2597 |
whiskerLineWidth | number | src/interfaces/d4.ts:2623 |