2018.1

Table Of Contents
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:
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.)
Page 371