MinorTickLinesSettings

12 Sep 20251 minute to read

Configures the minor tick lines.

Properties

color string

The stroke of the major tick line that accepts value in hex and rgba as a valid CSS color string.

Defaults to null

height number

The height of the tick lines in pixels.

Defaults to 8

useRangeColor boolean

It uses to apply range color to ticks and labels.

Defaults to false

width number

The width of the ticks in pixels.

Defaults to 2