Axis Ticks and Grid options object for COL_Axis.
length
number
offset
-length / 2
width
dash
color
location
undefined
COL_Axis
Axis Ticks and Grid options object for COL_Axis.
lengthnumber— length of the ticks/grid (draw space)offsetnumber— offset of the ticks/grid (draw space) - use this to center ticks around the axis or not (-length / 2)widthnumber— width of ticks/grid (draw space)dashTypeDash — dash style of ticks (draw space)colorTypeColor — color of ticks/grid (defaults to plot color)locationTypeTickLocation — location of tick which if defined will overridesoffset(undefined)See
COL_Axis