Search results

MajorTickLines API in React Pivot Table API component

Allows to configure the major tick lines such as width, height and color in the chart.

Properties

color

string

Allows to set the color of the major tick line that accepts value in hex and rgba as a valid CSS color string.

Defaults to null

height

number

Allows to set the height of the ticks in pixels.

Defaults to 5

width

number

Allows to set the width of the tick lines in pixels.

Defaults to 1