2022.1

Table Of Contents
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
property; see: verticalGap.)
l
Max Columns: Enter a numerical value to define the maximum number of columns
in the legend. If the Legend's position is set to "right" or "left", this is automatically
set to 1. (Equivalent to the
maxColumns
property; see: maxColumns.)
l Labels Group: Defines if and how labels are shown in the Legend.
l
Text: Enter the text used to display the labels;
[[title]]
Page 1054