2021.2

Table Of Contents
; 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.)
l
Color: Select a custom color for the label (default is black): click the colored square
to open the Color Picker dialog ("Color Picker" on page960), or enter 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 title. (Equivalent to the
titleFontSize
property; see: titleFontSize.)
l Grid group:
l
Color: Select a color for the grid lines that divide the category axis: click the colored
square to open the Color Picker dialog ("Color Picker" on page960), or enter 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.)
Page 980