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
null

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

height
number
3

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

width
number
1

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