Search results

MinorTickLines API in JavaScript (ES5) Chart API control

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