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