I don't want to have individual y-axes for my series but rather show max/min on a common axis.
Where the max for the individual series are stacked one below the other from the top and the min are stacked from the bottom.
The number of series is dynamically created from code. It can be one to multiple series.
I can't find any example of this.