2020.2

Table Of Contents
property; see: labelText.)
l
Position: Position of the data labels. Possible values are: "bottom", "top", "right",
"left", "inside", "middle". (Equivalent to the
labelPosition
property; see: labelPosition.)
l
Rotation: Rotation of the data labels. Supported notations:
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.
Page 931