IBarChartSettings
Defined in: src/interfaces/d4.ts:787
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:954 |
annotationFont | string | src/interfaces/d4.ts:990 |
annotationRegions | string | src/interfaces/d4.ts:984 |
autoLayout | boolean | src/interfaces/d4.ts:877 |
axisColor | number | src/interfaces/d4.ts:909 |
axisFont | string | src/interfaces/d4.ts:899 |
axisType | "linear" | "logarithmic" | src/interfaces/d4.ts:817 |
backColor | number | src/interfaces/d4.ts:907 |
barBorderLineColor | number | src/interfaces/d4.ts:921 |
barBorderLineFilteredColor | number | src/interfaces/d4.ts:919 |
barBorderLineMouseOverColor | number | src/interfaces/d4.ts:917 |
barBorderLineMouseOverWidth | number | src/interfaces/d4.ts:887 |
barBorderLineWidth | number | src/interfaces/d4.ts:889 |
barColor | number | src/interfaces/d4.ts:911 |
barCornerRadius | number | src/interfaces/d4.ts:893 |
barSortOrder | string | src/interfaces/d4.ts:815 |
barSortType | string | src/interfaces/d4.ts:811 |
categoryColor | number | src/interfaces/d4.ts:913 |
categoryValueWidth | number | src/interfaces/d4.ts:881 |
color | string | src/interfaces/d4.ts:855 |
colorAggrType | string | src/interfaces/d4.ts:859 |
colorColumnName | string | src/interfaces/d4.ts:856 |
controlsFont | string | src/interfaces/d4.ts:952 |
description | string | src/interfaces/d4.ts:968 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:980 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:982 |
filter | string | src/interfaces/d4.ts:949 |
font | string | src/interfaces/d4.ts:897 |
formulaFont | string | src/interfaces/d4.ts:1004 |
formulaLines | string | src/interfaces/d4.ts:992 |
help | string | src/interfaces/d4.ts:972 |
includeNulls | boolean | src/interfaces/d4.ts:807 |
initializationFunction | string | src/interfaces/d4.ts:975 |
invertColorScheme | boolean | src/interfaces/d4.ts:861 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:942 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:940 |
linearColorScheme | number[] | src/interfaces/d4.ts:863 |
maxBarHeight | number | src/interfaces/d4.ts:891 |
maxCategoryWidth | number | src/interfaces/d4.ts:879 |
minTextHeight | number | src/interfaces/d4.ts:901 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:792 |
onInitializedScript | string | src/interfaces/d4.ts:978 |
orientation | string | src/interfaces/d4.ts:827 |
outerMarginBottom | number | src/interfaces/d4.ts:929 |
outerMarginLeft | number | src/interfaces/d4.ts:923 |
outerMarginRight | number | src/interfaces/d4.ts:925 |
outerMarginTop | number | src/interfaces/d4.ts:927 |
relativeValues | boolean | src/interfaces/d4.ts:803 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:789 |
showAllCats | boolean | src/interfaces/d4.ts:931 |
showCategorySelector | boolean | src/interfaces/d4.ts:840 |
showCategoryValues | boolean | src/interfaces/d4.ts:836 |
showCategoryZeroBaseline | boolean | src/interfaces/d4.ts:885 |
showClippedBarIndicators | boolean | src/interfaces/d4.ts:905 |
showContextMenu | boolean | src/interfaces/d4.ts:958 |
showDataframeAnnotationRegions | boolean | src/interfaces/d4.ts:988 |
showDataframeFormulaLines | boolean | src/interfaces/d4.ts:1002 |
showEmptyBars | boolean | src/interfaces/d4.ts:936 |
showFilteredRows | boolean | src/interfaces/d4.ts:873 |
showLabels | string | src/interfaces/d4.ts:938 |
showMouseOverRect | boolean | src/interfaces/d4.ts:869 |
showMouseOverRows | boolean | src/interfaces/d4.ts:875 |
showSelectedRows | boolean | src/interfaces/d4.ts:867 |
showStackSelector | boolean | src/interfaces/d4.ts:851 |
showTitle | boolean | src/interfaces/d4.ts:962 |
showValueAxis | boolean | src/interfaces/d4.ts:823 |
showValueAxisLine | boolean | src/interfaces/d4.ts:883 |
showValueSelector | boolean | src/interfaces/d4.ts:825 |
showValuesInsteadOfCategories | boolean | src/interfaces/d4.ts:838 |
showViewerAnnotationRegions | boolean | src/interfaces/d4.ts:986 |
showViewerFormulaLines | boolean | src/interfaces/d4.ts:997 |
split | string | src/interfaces/d4.ts:830 |
splitColumnName | string | src/interfaces/d4.ts:831 |
splitMap | string | src/interfaces/d4.ts:834 |
stack | string | src/interfaces/d4.ts:845 |
stackColumnName | string | src/interfaces/d4.ts:846 |
stackMap | string | src/interfaces/d4.ts:849 |
table | string | src/interfaces/d4.ts:964 |
title | string | src/interfaces/d4.ts:960 |
useSplitColors | boolean | src/interfaces/d4.ts:933 |
value | string | src/interfaces/d4.ts:795 |
valueAggrType | string | src/interfaces/d4.ts:799 |
valueColumnName | string | src/interfaces/d4.ts:796 |
valueMax | number | src/interfaces/d4.ts:821 |
valueMin | number | src/interfaces/d4.ts:819 |
valueTextColor | number | src/interfaces/d4.ts:915 |
verticalAlign | "Top" | "Bottom" | "Center" | src/interfaces/d4.ts:895 |