ticksPlacement

Specifies the position of the ticks.Possible values are:

  • outside
  • inside
axisY: {
    ticksPlacement: 'inside'
}

This setting is demonstrated in the following example.