FIX. RadChartView - The layout is broken when series is removed and then added back.
To reproduce:
- Add 3 series to an array and add them to the chart.
- Clear the chart series and add them back.
- All labels are removed from the chart.
Workaround:
- Create new series.