IBarChartSettings
Defined in: src/interfaces/d4.ts:786
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:975 |
annotationFont | string | src/interfaces/d4.ts:904 |
annotationRegions | string | src/interfaces/d4.ts:918 |
autoLayout | boolean | src/interfaces/d4.ts:876 |
axisColor | number | src/interfaces/d4.ts:930 |
axisFont | string | src/interfaces/d4.ts:898 |
axisType | "linear" | "logarithmic" | src/interfaces/d4.ts:816 |
backColor | number | src/interfaces/d4.ts:928 |
barBorderLineColor | number | src/interfaces/d4.ts:942 |
barBorderLineFilteredColor | number | src/interfaces/d4.ts:940 |
barBorderLineMouseOverColor | number | src/interfaces/d4.ts:938 |
barBorderLineMouseOverWidth | number | src/interfaces/d4.ts:886 |
barBorderLineWidth | number | src/interfaces/d4.ts:888 |
barColor | number | src/interfaces/d4.ts:932 |
barCornerRadius | number | src/interfaces/d4.ts:892 |
barSortOrder | string | src/interfaces/d4.ts:814 |
barSortType | string | src/interfaces/d4.ts:810 |
categoryColor | number | src/interfaces/d4.ts:934 |
categoryValueWidth | number | src/interfaces/d4.ts:880 |
color | string | src/interfaces/d4.ts:854 |
colorAggrType | string | src/interfaces/d4.ts:858 |
colorColumnName | string | src/interfaces/d4.ts:855 |
controlsFont | string | src/interfaces/d4.ts:973 |
description | string | src/interfaces/d4.ts:989 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:1001 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:1003 |
filter | string | src/interfaces/d4.ts:970 |
font | string | src/interfaces/d4.ts:896 |
formulaFont | string | src/interfaces/d4.ts:902 |
formulaLines | string | src/interfaces/d4.ts:916 |
help | string | src/interfaces/d4.ts:993 |
includeNulls | boolean | src/interfaces/d4.ts:806 |
initializationFunction | string | src/interfaces/d4.ts:996 |
invertColorScheme | boolean | src/interfaces/d4.ts:860 |
legendPosition | "Auto" | "Left" | "Right" | "Top" | "Bottom" | "RightTop" | "RightBottom" | "LeftTop" | "LeftBottom" | src/interfaces/d4.ts:963 |
legendVisibility | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:961 |
linearColorScheme | number[] | src/interfaces/d4.ts:862 |
maxBarHeight | number | src/interfaces/d4.ts:890 |
maxCategoryWidth | number | src/interfaces/d4.ts:878 |
minTextHeight | number | src/interfaces/d4.ts:900 |
onClick | "None" | "Select" | "Filter" | src/interfaces/d4.ts:791 |
onInitializedScript | string | src/interfaces/d4.ts:999 |
orientation | string | src/interfaces/d4.ts:826 |
outerMarginBottom | number | src/interfaces/d4.ts:950 |
outerMarginLeft | number | src/interfaces/d4.ts:944 |
outerMarginRight | number | src/interfaces/d4.ts:946 |
outerMarginTop | number | src/interfaces/d4.ts:948 |
relativeValues | boolean | src/interfaces/d4.ts:802 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:788 |
showAllCats | boolean | src/interfaces/d4.ts:952 |
showCategorySelector | boolean | src/interfaces/d4.ts:839 |
showCategoryValues | boolean | src/interfaces/d4.ts:835 |
showCategoryZeroBaseline | boolean | src/interfaces/d4.ts:884 |
showClippedBarIndicators | boolean | src/interfaces/d4.ts:926 |
showContextMenu | boolean | src/interfaces/d4.ts:979 |
showDataframeAnnotationRegions | boolean | src/interfaces/d4.ts:922 |
showDataframeFormulaLines | boolean | src/interfaces/d4.ts:909 |
showEmptyBars | boolean | src/interfaces/d4.ts:957 |
showFilteredRows | boolean | src/interfaces/d4.ts:872 |
showLabels | string | src/interfaces/d4.ts:959 |
showMouseOverRect | boolean | src/interfaces/d4.ts:868 |
showMouseOverRows | boolean | src/interfaces/d4.ts:874 |
showSelectedRows | boolean | src/interfaces/d4.ts:866 |
showStackSelector | boolean | src/interfaces/d4.ts:850 |
showTitle | boolean | src/interfaces/d4.ts:983 |
showValueAxis | boolean | src/interfaces/d4.ts:822 |
showValueAxisLine | boolean | src/interfaces/d4.ts:882 |
showValueSelector | boolean | src/interfaces/d4.ts:824 |
showValuesInsteadOfCategories | boolean | src/interfaces/d4.ts:837 |
showViewerAnnotationRegions | boolean | src/interfaces/d4.ts:920 |
showViewerFormulaLines | boolean | src/interfaces/d4.ts:914 |
split | string | src/interfaces/d4.ts:829 |
splitColumnName | string | src/interfaces/d4.ts:830 |
splitMap | string | src/interfaces/d4.ts:833 |
stack | string | src/interfaces/d4.ts:844 |
stackColumnName | string | src/interfaces/d4.ts:845 |
stackMap | string | src/interfaces/d4.ts:848 |
table | string | src/interfaces/d4.ts:985 |
title | string | src/interfaces/d4.ts:981 |
useSplitColors | boolean | src/interfaces/d4.ts:954 |
value | string | src/interfaces/d4.ts:794 |
valueAggrType | string | src/interfaces/d4.ts:798 |
valueColumnName | string | src/interfaces/d4.ts:795 |
valueMax | number | src/interfaces/d4.ts:820 |
valueMin | number | src/interfaces/d4.ts:818 |
valueTextColor | number | src/interfaces/d4.ts:936 |
verticalAlign | "Top" | "Bottom" | "Center" | src/interfaces/d4.ts:894 |