MajorTickLines
Defines the appearance settings for major tick lines in the chart.
Props
The following table outlines the props for the MajorTickLines:
| Name | Type | Default | Description |
|---|---|---|---|
| color | string | null | Specifies the color of the major tick lines. Accepts any valid CSS color string. |
| height | number | 5 | Specifies the height of the major tick lines, in pixels. Determines how far the tick lines extend from the axis. |
| width | number | 0 | Specifies the width of the major tick lines, in pixels.
A value of |