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