It's pretty straightforward: I need to change this lines color to white, but can't find the property that controls this line. Any suggestions?
This works:
this.series.ticks.template.stroke=am4core.color("#ffffff");