-
Chart:
- Issue with chart not rendering within the available space when hosted within layout panels in iOS has been fixed.
- Issue with incorrect color getting applied to chart elements in iOS has been fixed.
- Issue with Font.SystemFontOfSize method not taking effect in iOS has been fixed.
- Series.ItemsSource property can now be set dynamically in iOS.
- Issue with error message appearing in output window during runtime when chart property was bound to a read-only property has been fixed.
- Issue with Series.Clear() method not working on iOS has been fixed.
- Issue with style properties not working properly when a new instance of a style was created has been fixed.
- Issue with ChartDataMarker.ShowLabel property not working on Android has been fixed.
- Series.ItemsSource property now supports binding to List on iOS.
- Issue with Axis.IsVisible property not working on iOS has been fixed.
- Removed ShowConnectorLine property from ChartDataMarker.
- Removed ShowBackground property from DataMarkerLabelStyle and added UseSeriesPalette property in ChartDataMarker.
- Default ExplodeRadius property value has been changed.
- Renamed ConnectorLineMode.Beizer to ConnectorLineMode.Bezier.
- Renamed ConnectorLineMode enum to ConnectorLineType.
- Moved TickPosition property of ChartAxisTickStyle to ChartAxis.
- Added ability to positon Ticks and customize labels.
- Added ability to customize ticks and labels visibility.
- Issue with pointer not animating smoothly on Android has been fixed.
- Coloring issues and luminance of color issues have been fixed.
- Issue with Gauge getting cropped has been fixed.
- Issue with RangePointer thickness not working has been fixed.
- FrameBackgroundColor property has been removed from SfCircularGauge.
- FrameType property has been removed from SfCircularGauge.
- ShowLabel property of Scale has been renamed as ShowLabels.
Fixes
Breaking Changes
Gauge:
Features
Fixes
Breaking Changes