2019.2

Table Of Contents
l
Rotation: Rotation of the data labels. Supported notations:
0.0
,
0.0°
or
0.0 deg
. (Equivalent to the
labelRotation
property; see: labelRotation.)
l
Offset: Vertical offset of the data labels. A positive offset moves the data labels up.
A negative value moves them down. (Equivalent to the
labelOffset
property; see: labelOffset.)
l
Anchor: Select whether the start, middle or end of a data label should be anchored
to the bar. This setting moves the labels horizontally. (Equivalent to the
labelAnchor
property; see: labelAnchor.)
l
Columns:
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.
Page 924