tickPosition property
The position of the major tick marks relative to the axis line.
Can be one of inside
and outside
.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.tickPosition
Implementation
String? tickPosition;
The position of the major tick marks relative to the axis line.
Can be one of inside
and outside
.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.tickPosition
String? tickPosition;