reversedStacks property

bool? reversedStacks
getter/setter pair

If true, the first series in a stack will be drawn on top in a positive, non-reversed Y axis. If false, the first series is in the base of the stack.

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

Implementation

bool? reversedStacks;