2018.1

Table Of Contents
groupPercent property; see: groupPercent.)
l
Slice Title: Enter a name for the label of the "Other" category. (Equivalent to the
groupedTitle property; see: groupedTitle.)
l
Color: Enter a valid HTML hexadecimal color value (HTML Hex Color) or a
predefined CSS color (CSS color names) for the slice. (Equivalent to the
groupedColor property; see: groupedColor.)
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
Values Group: Defines if and how values are shown in the Legend.
l
Text: Enter the text used to display the values. Variables display specific data, <br>
can be used to create a new line:
l [[percents]] : Contains the percentage of the chart the value represents.
l [[value]] : Contains the numerical value of the field.
Page 402