2021.2

Table Of Contents
property; see: axisThickness.)
l
Auto Wrap: Specifies if axis labels (when horizontal) should be wrapped if they
don't fit in the allocated space. (Equivalent to the
autoWrap
property; see: autoWrap.)
Graphs tab
Most settings on the Graphs tab correspond to properties of the AmGraph class in the amCharts
library; see: AmGraph.
l Labels:
l
Text: Text of the data labels. You can use tags like [[value]], [[description]],
[[percents]], or[[category]]. (Equivalent to the
labelText
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:
Page 953