FIX. RadChartView - When ShowTrackball is set to true for pie chart and one hovers a segment an exception is thrown.
Steps to reproduce:
1. Set up a pie chart with several segments
2. Set ShowTrackBall property to true
3. Run the project and hover a segment An ArgumentOutOfRange exception will be thrown.