FIX. RadChartView - If one sets the GapLength of a chart axis to 0 the chart layouts bar series with inconsistent space between bars.
Steps to reproduce:
1. Add a chart to a form
2. Add a bar series with some data
3. Set the gapLength of the horizontal axis to 0
Run the project and resize the chart. You will see that the gaps between bars are inconsistent.