IPcPlotSettings
Defined in: src/interfaces/d4.ts:2304
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2435 |
autoLayout | boolean | src/interfaces/d4.ts:2352 |
axisFont | string | src/interfaces/d4.ts:2366 |
backColor | number | src/interfaces/d4.ts:2372 |
bins | number | src/interfaces/d4.ts:2416 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2370 |
color | string | src/interfaces/d4.ts:2316 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2324 |
colorColumnName | string | src/interfaces/d4.ts:2317 |
colorMap | string | src/interfaces/d4.ts:2320 |
colorMax | number | src/interfaces/d4.ts:2330 |
colorMin | number | src/interfaces/d4.ts:2328 |
columnNames | string[] | src/interfaces/d4.ts:2310 |
controlsFont | string | src/interfaces/d4.ts:2433 |
currentLineColor | number | src/interfaces/d4.ts:2382 |
currentLineWidth | number | src/interfaces/d4.ts:2350 |
densityStyle | string | src/interfaces/d4.ts:2398 |
description | string | src/interfaces/d4.ts:2449 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2461 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2463 |
filter | string | src/interfaces/d4.ts:2430 |
filteredOutLineColor | number | src/interfaces/d4.ts:2376 |
help | string | src/interfaces/d4.ts:2453 |
horzMargin | number | src/interfaces/d4.ts:2396 |
initializationFunction | string | src/interfaces/d4.ts:2456 |
interquartileLineWidth | number | src/interfaces/d4.ts:2414 |
invertColorScheme | boolean | src/interfaces/d4.ts:2326 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2362 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:2420 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2418 |
linearColorScheme | number[] | src/interfaces/d4.ts:2368 |
lineColor | number | src/interfaces/d4.ts:2380 |
lineWidth | number | src/interfaces/d4.ts:2354 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2314 |
maxCategories | number | src/interfaces/d4.ts:2394 |
minMaxHeight | number | src/interfaces/d4.ts:2358 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2364 |
missingValueColor | number | src/interfaces/d4.ts:2378 |
mouseOverLineColor | number | src/interfaces/d4.ts:2384 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2356 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2336 |
onInitializedScript | string | src/interfaces/d4.ts:2459 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2423 |
selectedRowsColor | number | src/interfaces/d4.ts:2374 |
showAllLines | boolean | src/interfaces/d4.ts:2345 |
showCircles | boolean | src/interfaces/d4.ts:2410 |
showColorSelector | boolean | src/interfaces/d4.ts:2322 |
showContextMenu | boolean | src/interfaces/d4.ts:2439 |
showCurrentLine | boolean | src/interfaces/d4.ts:2338 |
showDensity | boolean | src/interfaces/d4.ts:2388 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2307 |
showFilters | boolean | src/interfaces/d4.ts:2348 |
showInterquartileRange | boolean | src/interfaces/d4.ts:2400 |
showLabels | boolean | src/interfaces/d4.ts:2392 |
showLowerDash | boolean | src/interfaces/d4.ts:2404 |
showMeanCross | boolean | src/interfaces/d4.ts:2406 |
showMedian | boolean | src/interfaces/d4.ts:2408 |
showMinMax | boolean | src/interfaces/d4.ts:2390 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2340 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2342 |
showTitle | boolean | src/interfaces/d4.ts:2443 |
showUpperDash | boolean | src/interfaces/d4.ts:2402 |
table | string | src/interfaces/d4.ts:2445 |
title | string | src/interfaces/d4.ts:2441 |
transformation | string | src/interfaces/d4.ts:2360 |
whiskerColor | number | src/interfaces/d4.ts:2386 |
whiskerLineWidth | number | src/interfaces/d4.ts:2412 |