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/zAxis.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/zAxis.tickPosition
String? tickPosition;