IBarChartSettings
Defined in: src/interfaces/d4.ts:813
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:980 |
annotationFont | string | src/interfaces/d4.ts:1016 |
annotationRegions | string | src/interfaces/d4.ts:1010 |
autoLayout | boolean | src/interfaces/d4.ts:903 |
axisColor | number | src/interfaces/d4.ts:935 |
axisFont | string | src/interfaces/d4.ts:925 |
axisType | "linear" | "logarithmic" | src/interfaces/d4.ts:843 |
backColor | number | src/interfaces/d4.ts:933 |
barBorderLineColor | number | src/interfaces/d4.ts:947 |
barBorderLineFilteredColor | number | src/interfaces/d4.ts:945 |
barBorderLineMouseOverColor | number | src/interfaces/d4.ts:943 |
barBorderLineMouseOverWidth | number | src/interfaces/d4.ts:913 |
barBorderLineWidth | number | src/interfaces/d4.ts:915 |
barColor | number | src/interfaces/d4.ts:937 |
barCornerRadius | number | src/interfaces/d4.ts:919 |
barSortOrder | string | src/interfaces/d4.ts:841 |
barSortType | string | src/interfaces/d4.ts:837 |
categoryColor | number | src/interfaces/d4.ts:939 |
categoryValueWidth | number | src/interfaces/d4.ts:907 |
color | string | src/interfaces/d4.ts:881 |
colorAggrType | string | src/interfaces/d4.ts:885 |
colorColumnName | string | src/interfaces/d4.ts:882 |
controlsFont | string | src/interfaces/d4.ts:978 |
description | string | src/interfaces/d4.ts:994 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1006 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1008 |
filter | string | src/interfaces/d4.ts:975 |
font | string | src/interfaces/d4.ts:923 |
formulaFont | string | src/interfaces/d4.ts:1030 |
formulaLines | string | src/interfaces/d4.ts:1018 |
help | string | src/interfaces/d4.ts:998 |
includeNulls | boolean | src/interfaces/d4.ts:833 |
initializationFunction | string | src/interfaces/d4.ts:1001 |
invertColorScheme | boolean | src/interfaces/d4.ts:887 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:968 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:966 |
linearColorScheme | number[] | src/interfaces/d4.ts:889 |
maxBarHeight | number | src/interfaces/d4.ts:917 |
maxCategoryWidth | number | src/interfaces/d4.ts:905 |
minTextHeight | number | src/interfaces/d4.ts:927 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:818 |
onInitializedScript | string | src/interfaces/d4.ts:1004 |
orientation | string | src/interfaces/d4.ts:853 |
outerMarginBottom | number | src/interfaces/d4.ts:955 |
outerMarginLeft | number | src/interfaces/d4.ts:949 |
outerMarginRight | number | src/interfaces/d4.ts:951 |
outerMarginTop | number | src/interfaces/d4.ts:953 |
relativeValues | boolean | src/interfaces/d4.ts:829 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:815 |
showAllCats | boolean | src/interfaces/d4.ts:957 |
showCategorySelector | boolean | src/interfaces/d4.ts:866 |
showCategoryValues | boolean | src/interfaces/d4.ts:862 |
showCategoryZeroBaseline | boolean | src/interfaces/d4.ts:911 |
showClippedBarIndicators | boolean | src/interfaces/d4.ts:931 |
showContextMenu | boolean | src/interfaces/d4.ts:984 |
showDataframeAnnotationRegions | boolean | src/interfaces/d4.ts:1014 |
showDataframeFormulaLines | boolean | src/interfaces/d4.ts:1028 |
showEmptyBars | boolean | src/interfaces/d4.ts:962 |
showFilteredRows | boolean | src/interfaces/d4.ts:899 |
showLabels | string | src/interfaces/d4.ts:964 |
showMouseOverRect | boolean | src/interfaces/d4.ts:895 |
showMouseOverRows | boolean | src/interfaces/d4.ts:901 |
showSelectedRows | boolean | src/interfaces/d4.ts:893 |
showStackSelector | boolean | src/interfaces/d4.ts:877 |
showTitle | boolean | src/interfaces/d4.ts:988 |
showValueAxis | boolean | src/interfaces/d4.ts:849 |
showValueAxisLine | boolean | src/interfaces/d4.ts:909 |
showValueSelector | boolean | src/interfaces/d4.ts:851 |
showValuesInsteadOfCategories | boolean | src/interfaces/d4.ts:864 |
showViewerAnnotationRegions | boolean | src/interfaces/d4.ts:1012 |
showViewerFormulaLines | boolean | src/interfaces/d4.ts:1023 |
split | string | src/interfaces/d4.ts:856 |
splitColumnName | string | src/interfaces/d4.ts:857 |
splitMap | string | src/interfaces/d4.ts:860 |
stack | string | src/interfaces/d4.ts:871 |
stackColumnName | string | src/interfaces/d4.ts:872 |
stackMap | string | src/interfaces/d4.ts:875 |
table | string | src/interfaces/d4.ts:990 |
title | string | src/interfaces/d4.ts:986 |
useSplitColors | boolean | src/interfaces/d4.ts:959 |
value | string | src/interfaces/d4.ts:821 |
valueAggrType | string | src/interfaces/d4.ts:825 |
valueColumnName | string | src/interfaces/d4.ts:822 |
valueMax | number | src/interfaces/d4.ts:847 |
valueMin | number | src/interfaces/d4.ts:845 |
valueTextColor | number | src/interfaces/d4.ts:941 |
verticalAlign | "Top" | "Bottom" | "Center" | src/interfaces/d4.ts:921 |