reversedStacks property
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;