startOnTick property
Whether to force the axis to start on a tick. Use this option with
the maxPadding
option to control the axis start.
This option is always disabled, when panning type is
either y
or xy
.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.startOnTick
Implementation
bool? startOnTick;