Skip to content

Vizzu


Vizzu / types/styles / Ticks

Interface: Ticks

Properties for axis ticks.

Properties

color?

optional color: null | Color

Color of the ticks on the axis.


length?

optional length: null | Length

Length of the ticks on the axis.


lineWidth?

optional lineWidth: null | number

Line width of the ticks on the axis.


position?

optional position: null | "center" | "outside" | "inside"

Position of the ticks on the axis relatively to the axis line.