opposite property

dynamic opposite
getter/setter pair

Whether to display the axis on the opposite side of the normal. The normal is on the left side for vertical axes and bottom for horizontal, so the opposite sides will be right and top respectively. This is typically used with dual or multiple axes.

API Docs: https://api.highcharts.com/highcharts/zAxis.opposite

Implementation

dynamic opposite;