2021.2

Table Of Contents
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: Select a color for the value axis: 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
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
Page 979