2019.2

Table Of Contents
and their location should be accessible from the machine on which the template's output is
produced. External files are updated (retrieved) at the time the output is generated.
Bar Chart Properties dialog
The Bar Chart dialog appears when a Bar Chart object is right-clicked and the Chart... option is
clicked. It determines how the Bar Chart is displayed in output and in Preview mode (see
"Business graphics" on page696).
All of the settings in this dialog are equivalent to a property in the amCharts library (see:
amCharts' Class Reference). The description of each setting specifies the corresponding
property. When you've made a setting, you can also find the property on the Source tab.
General tab
Most settings on the General tab correspond to properties of the AmSerialChart class in the
amCharts library; see: AmSerialChart.
l
General Group:
l
Display grid above graph: Check to display the grid on top of the bars so that it is
always visible. (Equivalent to the
gridAboveGraphs
property; see: gridAboveGraphs.)
l
Rotate: Check to rotate the chart 90 degrees so that the bars are horizontal starting
from the left. (Equivalent to the
rotate
property; see: rotate.)
l
Stack Series: Check to stack the values in one bar, instead of having one bar per
value. (Equivalent to the
stackType
property of the
ValueAxis
; see: stackType.)
l
Text Group: Determines how text is displayed in labels and legends.
l
Font: Enter the font-face to use to display text. The font must be installed on the
system and defaults to Verdana if the font is not found. (Equivalent to the
fontFamily
Page 918