2021.2

Table Of Contents
l
Opacity: Enter the opacity in percentage for the axis. 100 is fully opaque, 0 is
transparent. Set opacity to 0 to hide the axis. (Equivalent to the
axisAlpha
property; see: axisAlpha.)
l
Thickness: Enter the thickness of the axis. (Equivalent to the
axisThickness
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
Settings on the Graphs tab correspond to properties of the AmGraph class in the amCharts
library; see: AmGraph.
l Line:
l Thickness: Sets the thickness of the lines in a Line chart. (Equivalent to the
lineThickness property; see: lineThickness.)
Tip
Set "fillAlphas" = 1 on the Source tab to color the space below the lines.
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.)
Page 982