NEW
The Unified API for Xamarin.iOS is now supported. It allows for creating 64-bit iOS applications. For more information about switching from monotouch to Xamarin.iOS, please refer to the Xamarin articles on the topic.
Chart
NEW
A SelectionBehavior for PieChart.
Palette functionality for PieChart in Android.
FIXED
An issue with PieChart labels and SelectedPointOffset in iOS.
DateTimeContinuousAxis Minimum and Maximum properties are not respected.
CHANGED
The RadChartBase.Zoom property is removed in favor of the SetZoom(Size) method.
The RadChartBase.PanOffset property is removed in favor of the SetPanOffset(Point) method