MinorTickLines

Defines the appearance settings for minor tick lines in the chart.

Props

The following table outlines the props for the MinorTickLines:

NameTypeDefaultDescription
color
string
''

Specifies the color of the minor tick lines. Accepts any valid CSS color string.

height
number
5

Specifies the height of the minor tick lines, in pixels. Determines how far the tick lines extend from the axis.

width
number
0.7

Specifies the width of the minor tick lines, in pixels. A value of 0 hides the tick lines.