Vizzu / Modules / types/styles / Ticks
Interface: Ticks
types/styles.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.