Class: Ticks

.Chart.Axis~ Ticks

Stroke parameters to draw small lines at axes labels positions

Constructor

new Ticks(chart)

Parameters:
Name Type Description
chart Tee.Chart The chart object this axis ticks object belongs to.
Properties:
Name Type Attributes Default Description
stroke Tee.Stroke Defines the visual attributes used to draw the axis ticks.
length Number <optional>
4 The length of ticks in pixels.
Source: