The Legend has a new method to determine which series is used.
By default, the Legend chooses the first Active Series when ShowInLegend = true. It only applies to Legend style "Values".

Example: myChart.getLegend().setSeries(series2);