minorTicksPerMajor property

double? minorTicksPerMajor
getter/setter pair

The number of minor ticks per major tick. Works for linear, logarithmic and datetime axes.

API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.minorTicksPerMajor

Implementation

double? minorTicksPerMajor;