2021.2

Table Of Contents
l
Width: Specify a bar width between 0 and 1. (This is a relative width, not pixel
width). (Equivalent to the
columnWidth
property; see: columnWidth.)
l
Spacing: The gap in pixels between two columns of the same category. (Equivalent
to the
columnSpacing
property of the
AmSerialChart
class; see: columnSpacing.)
Legend tab
Settings on the Legend tab correspond to properties of the AmLegend class in the amCharts
library; see: AmLegend.
l
Show Legend: Specifies if legend is enabled or not. (Equivalent to the
enabled
property; see: enabled.)
l Legend Group: Defines how the legends are shown.
l
Equal label widths: Check so that all labels are of equal width in the Legends box.
The Legend's width will accommodate the largest value. (Equivalent to the
equalWidths
property; see: equalWidths.)
l
Position: Use the drop-down to select where the legend is shown: at the Right, Left,
Top or Bottom. (Equivalent to the
position
property; see: position.)
l
Align: Use the drop-down to select how to align the text in the labels: Left, Middle or
Right. (Equivalent to the
align
property; see: align.)
l
Horizontal Space: Horizontal space between legend items, in pixels. (Equivalent to
the
spacing
property; see: spacing.)
l
Vertical Space: Enter a numerical value (in pixels) to define the vertical space
between legend items, and also between the legend border and the first and last
legend item. (Equivalent to the
verticalGap
Page 954