Api minorTickLines in EJ2 TypeScript Chart control

8 May 20231 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