reversedStacks property
This option determines how stacks should be ordered within a group. For example reversed xAxis also reverses stacks, so first series comes last in a group. To keep order like for non-reversed xAxis enable this option.
API Docs: https://api.highcharts.com/highcharts/zAxis.reversedStacks
Implementation
bool? reversedStacks;