FIX. RadChartView - SmartLabelsController - PieTwoLabelColumnsStrategy throws exception if the series has two or more DataPoints with value "0";
SmartLabelsController - PieTwoLabelColumnsStrategy throws exception if the series has two or more DataPoints with value "0";
Code to reproduce:
RadChartView pieChart = new RadChartView();
pieChart.AreaType = ChartAreaType.Pie;