tickEnabled
Type: Boolean
Parent: Chart.Axis()
Default Value: true
Description: Whether to display tick on axis or not.

Set tickEnabled property of Axis as true to enable tick or set it to false to disable tick in Axis.

Let us checkout the example below: