Api minorTickLines in JavaScript Chart control

18 Nov 20181 minute to read

Configures the minor tick lines.

Properties

color string

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

Defaults to null

height number

The height of the ticks in pixels.

Defaults to 5

width number

The width of the tick line in pixels.

Defaults to 0.7