2018.1

Table Of Contents
l
Color: Type in the color in which to display text. The color value must be a valid
hexademical color (HTML Hex Color) or a predefined CSS color (CSS color
names). (Equivalent to the color property; see: color.)
l
3D Group: Creates a 3D effect if both settings in this group are higher than 0.
l
Depth: The depth of the 3D part of the plot area. (Equivalent to the depth3D
property; see: depth3D.)
l
Angle: The angle of the 3D part of the plot area. (Equivalent to the angle property;
see: angle.)
Value Axis tab
Settings on the Value Axis tab are equivalent to properties of the ValueAxis class in the
amCharts library; see: ValueAxis.
l
Title group:
l
Label: Enter a label for the value axis (the Y axis, or the X axis if the graph is
rotated). (Equivalent to the title property; see: title.)
l
Bold: Check this option if the title should be bold. (Equivalent to the titleBold
property; see: titleBold.)
l
Color: Enter a custom color for the label (default is black). The color value must be
a valid hexademical color (HTML Hex Color) or a predefined CSS color (CSS color
names). (Equivalent to the titleColor property; see: titleColor.)
l
Font Size: Enter a font size for the label. (Equivalent to the titleFontSize
property; see: titleFontSize.)
l
Grid group:
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.)
Page 753