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/yAxis.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/yAxis.minorTickPosition
String? minorTickPosition;