Search results

Tick API in Vue Linear Gauge API component

Sets and gets the options for customizing the minor tick lines in axis.

Properties

color

string

Sets and gets the color for the major or minor tick line. This property accepts value in hex code, rgba string as a valid CSS color string.

height

number

Sets and gets the height of the tick line in the axis.

interval

number

Sets and gets the gap between the ticks in the axis.

offset

number

Sets and gets the value to move the ticks from the axis.

position

string

Sets and gets the value to place the ticks in the axis.

Defaults to Auto

width

number

Sets and gets the width of the tick line in the axis.

Defaults to 2