Vizzu / types/styles / Ticks
Interface: Ticks
Properties for axis ticks.
Properties
color?
optionalcolor:null|Color
Color of the ticks on the axis.
length?
optionallength:null|Length
Length of the ticks on the axis.
lineWidth?
optionallineWidth:null|number
Line width of the ticks on the axis.
position?
optionalposition:null|"center"|"outside"|"inside"
Position of the ticks on the axis relatively to the axis line.