2018.1

Table Of Contents
l
Color: Enter a color for the grid lines that divide the value axis. The color value must
be a valid hexademical color (HTML Hex Color) or a predefined CSS color (CSS
color names). (Equivalent to the gridColor property; see: gridColor.)
l
Opacity: Enter the opacity percentage of the grid. Default is 15%. 100 is fully
opaque, 0 is transparent. (Equivalent to the gridAlpha property; see: gridAlpha.)
l
Thickness: Enter a thickness for the grid lines. Default is 1. (Equivalent to the
gridThickness property; see: gridThickness.)
l
Tick Length: Length of the tick marks. (Equivalent to the tickLength property;
see: tickLength.)
l
Axis group:
l
Color: Enter a color for the value axis. The color value must be a valid hexademical
color (HTML Hex Color) or a predefined CSS color (CSS color names). (Equivalent
to the axisColor property; see: axisColor.)
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 of the ValueAxis; see: axisAlpha.)
l
Thickness: Enter the thickness of the axis. (Equivalent to the axisThickness
property of the ValueAxis; see: axisThickness.)
l
Labels: Check this option to make the labels on the value axis visible. This is often useful
in rotated charts. (Equivalent to the labelsEnabled property of the ValueAxis; see:
labelsEnabled.)
l
Frequency: Defines per how many grid lines a label will be placed. (Equivalent to
the labelFrequency property of the ValueAxis; see: labelFrequency.)
Category Axis tab
Settings on the Category Axis tab correspond to properties of the CategoryAxis class in the
amCharts library; see: CategoryAxis.
l
Title group:
l
Label: Enter a label for the category axis (the X axis, or the Y axis if the graph is
rotated).(Equivalent to the title property; see: title.)
l
Bold: Check if you want the title to be bold. (Equivalent to the titleBold property;
see: titleBold.)
Page 389