IPcPlotSettings
Defined in: src/interfaces/d4.ts:2323
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2454 |
autoLayout | boolean | src/interfaces/d4.ts:2371 |
axisFont | string | src/interfaces/d4.ts:2385 |
backColor | number | src/interfaces/d4.ts:2391 |
bins | number | src/interfaces/d4.ts:2435 |
categoricalColorScheme | number[] | src/interfaces/d4.ts:2389 |
color | string | src/interfaces/d4.ts:2335 |
colorAxisType | "linear" | "logarithmic" | src/interfaces/d4.ts:2343 |
colorColumnName | string | src/interfaces/d4.ts:2336 |
colorMap | string | src/interfaces/d4.ts:2339 |
colorMax | number | src/interfaces/d4.ts:2349 |
colorMin | number | src/interfaces/d4.ts:2347 |
columnNames | string[] | src/interfaces/d4.ts:2329 |
controlsFont | string | src/interfaces/d4.ts:2452 |
currentLineColor | number | src/interfaces/d4.ts:2401 |
currentLineWidth | number | src/interfaces/d4.ts:2369 |
densityStyle | string | src/interfaces/d4.ts:2417 |
description | string | src/interfaces/d4.ts:2468 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2480 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2482 |
filter | string | src/interfaces/d4.ts:2449 |
filteredOutLineColor | number | src/interfaces/d4.ts:2395 |
help | string | src/interfaces/d4.ts:2472 |
horzMargin | number | src/interfaces/d4.ts:2415 |
initializationFunction | string | src/interfaces/d4.ts:2475 |
interquartileLineWidth | number | src/interfaces/d4.ts:2433 |
invertColorScheme | boolean | src/interfaces/d4.ts:2345 |
labelsOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2381 |
legendPosition | "Top" | "Bottom" | "Auto" | "Left" | "Right" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:2439 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2437 |
linearColorScheme | number[] | src/interfaces/d4.ts:2387 |
lineColor | number | src/interfaces/d4.ts:2399 |
lineWidth | number | src/interfaces/d4.ts:2373 |
logColumnsColumnNames | string[] | src/interfaces/d4.ts:2333 |
maxCategories | number | src/interfaces/d4.ts:2413 |
minMaxHeight | number | src/interfaces/d4.ts:2377 |
minMaxOrientation | "Auto" | "Horz" | "Vert" | src/interfaces/d4.ts:2383 |
missingValueColor | number | src/interfaces/d4.ts:2397 |
mouseOverLineColor | number | src/interfaces/d4.ts:2403 |
mouseOverLineWidth | number | src/interfaces/d4.ts:2375 |
normalizeEachColumn | boolean | src/interfaces/d4.ts:2355 |
onInitializedScript | string | src/interfaces/d4.ts:2478 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:2442 |
selectedRowsColor | number | src/interfaces/d4.ts:2393 |
showAllLines | boolean | src/interfaces/d4.ts:2364 |
showCircles | boolean | src/interfaces/d4.ts:2429 |
showColorSelector | boolean | src/interfaces/d4.ts:2341 |
showContextMenu | boolean | src/interfaces/d4.ts:2458 |
showCurrentLine | boolean | src/interfaces/d4.ts:2357 |
showDensity | boolean | src/interfaces/d4.ts:2407 |
showFilteredOutLines | boolean | src/interfaces/d4.ts:2326 |
showFilters | boolean | src/interfaces/d4.ts:2367 |
showInterquartileRange | boolean | src/interfaces/d4.ts:2419 |
showLabels | boolean | src/interfaces/d4.ts:2411 |
showLowerDash | boolean | src/interfaces/d4.ts:2423 |
showMeanCross | boolean | src/interfaces/d4.ts:2425 |
showMedian | boolean | src/interfaces/d4.ts:2427 |
showMinMax | boolean | src/interfaces/d4.ts:2409 |
showMouseOverLine | boolean | src/interfaces/d4.ts:2359 |
showMouseOverRowGroup | boolean | src/interfaces/d4.ts:2361 |
showTitle | boolean | src/interfaces/d4.ts:2462 |
showUpperDash | boolean | src/interfaces/d4.ts:2421 |
table | string | src/interfaces/d4.ts:2464 |
title | string | src/interfaces/d4.ts:2460 |
transformation | string | src/interfaces/d4.ts:2379 |
whiskerColor | number | src/interfaces/d4.ts:2405 |
whiskerLineWidth | number | src/interfaces/d4.ts:2431 |