IBarChartSettings
Defined in: src/interfaces/d4.ts:816
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:983 |
annotationFont | string | src/interfaces/d4.ts:1019 |
annotationRegions | string | src/interfaces/d4.ts:1013 |
autoLayout | boolean | src/interfaces/d4.ts:906 |
axisColor | number | src/interfaces/d4.ts:938 |
axisFont | string | src/interfaces/d4.ts:928 |
axisType | "linear" | "logarithmic" | src/interfaces/d4.ts:846 |
backColor | number | src/interfaces/d4.ts:936 |
barBorderLineColor | number | src/interfaces/d4.ts:950 |
barBorderLineFilteredColor | number | src/interfaces/d4.ts:948 |
barBorderLineMouseOverColor | number | src/interfaces/d4.ts:946 |
barBorderLineMouseOverWidth | number | src/interfaces/d4.ts:916 |
barBorderLineWidth | number | src/interfaces/d4.ts:918 |
barColor | number | src/interfaces/d4.ts:940 |
barCornerRadius | number | src/interfaces/d4.ts:922 |
barSortOrder | string | src/interfaces/d4.ts:844 |
barSortType | string | src/interfaces/d4.ts:840 |
categoryColor | number | src/interfaces/d4.ts:942 |
categoryValueWidth | number | src/interfaces/d4.ts:910 |
color | string | src/interfaces/d4.ts:884 |
colorAggrType | string | src/interfaces/d4.ts:888 |
colorColumnName | string | src/interfaces/d4.ts:885 |
controlsFont | string | src/interfaces/d4.ts:981 |
description | string | src/interfaces/d4.ts:997 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1009 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1011 |
filter | string | src/interfaces/d4.ts:978 |
font | string | src/interfaces/d4.ts:926 |
formulaFont | string | src/interfaces/d4.ts:1033 |
formulaLines | string | src/interfaces/d4.ts:1021 |
help | string | src/interfaces/d4.ts:1001 |
includeNulls | boolean | src/interfaces/d4.ts:836 |
initializationFunction | string | src/interfaces/d4.ts:1004 |
invertColorScheme | boolean | src/interfaces/d4.ts:890 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:971 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:969 |
linearColorScheme | number[] | src/interfaces/d4.ts:892 |
maxBarHeight | number | src/interfaces/d4.ts:920 |
maxCategoryWidth | number | src/interfaces/d4.ts:908 |
minTextHeight | number | src/interfaces/d4.ts:930 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:821 |
onInitializedScript | string | src/interfaces/d4.ts:1007 |
orientation | string | src/interfaces/d4.ts:856 |
outerMarginBottom | number | src/interfaces/d4.ts:958 |
outerMarginLeft | number | src/interfaces/d4.ts:952 |
outerMarginRight | number | src/interfaces/d4.ts:954 |
outerMarginTop | number | src/interfaces/d4.ts:956 |
relativeValues | boolean | src/interfaces/d4.ts:832 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:818 |
showAllCats | boolean | src/interfaces/d4.ts:960 |
showCategorySelector | boolean | src/interfaces/d4.ts:869 |
showCategoryValues | boolean | src/interfaces/d4.ts:865 |
showCategoryZeroBaseline | boolean | src/interfaces/d4.ts:914 |
showClippedBarIndicators | boolean | src/interfaces/d4.ts:934 |
showContextMenu | boolean | src/interfaces/d4.ts:987 |
showDataframeAnnotationRegions | boolean | src/interfaces/d4.ts:1017 |
showDataframeFormulaLines | boolean | src/interfaces/d4.ts:1031 |
showEmptyBars | boolean | src/interfaces/d4.ts:965 |
showFilteredRows | boolean | src/interfaces/d4.ts:902 |
showLabels | string | src/interfaces/d4.ts:967 |
showMouseOverRect | boolean | src/interfaces/d4.ts:898 |
showMouseOverRows | boolean | src/interfaces/d4.ts:904 |
showSelectedRows | boolean | src/interfaces/d4.ts:896 |
showStackSelector | boolean | src/interfaces/d4.ts:880 |
showTitle | boolean | src/interfaces/d4.ts:991 |
showValueAxis | boolean | src/interfaces/d4.ts:852 |
showValueAxisLine | boolean | src/interfaces/d4.ts:912 |
showValueSelector | boolean | src/interfaces/d4.ts:854 |
showValuesInsteadOfCategories | boolean | src/interfaces/d4.ts:867 |
showViewerAnnotationRegions | boolean | src/interfaces/d4.ts:1015 |
showViewerFormulaLines | boolean | src/interfaces/d4.ts:1026 |
split | string | src/interfaces/d4.ts:859 |
splitColumnName | string | src/interfaces/d4.ts:860 |
splitMap | string | src/interfaces/d4.ts:863 |
stack | string | src/interfaces/d4.ts:874 |
stackColumnName | string | src/interfaces/d4.ts:875 |
stackMap | string | src/interfaces/d4.ts:878 |
table | string | src/interfaces/d4.ts:993 |
title | string | src/interfaces/d4.ts:989 |
useSplitColors | boolean | src/interfaces/d4.ts:962 |
value | string | src/interfaces/d4.ts:824 |
valueAggrType | string | src/interfaces/d4.ts:828 |
valueColumnName | string | src/interfaces/d4.ts:825 |
valueMax | number | src/interfaces/d4.ts:850 |
valueMin | number | src/interfaces/d4.ts:848 |
valueTextColor | number | src/interfaces/d4.ts:944 |
verticalAlign | "Top" | "Bottom" | "Center" | src/interfaces/d4.ts:924 |