-
Chart:
- #133150, #135602 – Support for zooming and panning the Chart to get the clear view of large number of data points has been implemented.
- #132508 – Support for selecting a data point in the series has been provided.
- #131880 – Support for positioning data marker labels has been provided.
- #132270 – Now Chart will automatically scroll to display a fixed range of data points at the end during live update. You can also pan to view previous data points.
- New Bubble series has been implemented
- #117975 – Issue with MaximumLabels property value as 0 has been fixed.
- #134753 – Issue with Millisecond data is not working properly for DateTime axis has been fixed.
- #136853 – Issue with "Legend is not refreshed properly, while dynamically add or remove the series in chart" has been fixed.
- #135286 – Issue with "Chart crash, while applying all y values as zero" has been fixed.
- GetFormattedDateMarkerLabel (NSString label, nint index) and GetFormattedAxisLabel(NSString label, NSObject value, SFAxis axis) delegate method have been renamed to GetFormattedDateMarkerLabel (SFChart chart,NSString label, nint index) and GetFormattedAxisLabel (SFChart chart, NSString label, NSObject value, SFAxis axis) respectively.
- SFChart all enums can be now included prefix "SFChart" respectively (example: SFChartLabelContent instead of SFLabelContent)
- Support for single and multiple selections have been provided.
- Support for sorting has been provided.
- Support for custom sorting has been provided.
- Support for grouping has been provided.
- Support for custom grouping has been provided.
- Support for filtering has been provided.
- Support for frozen rows and frozen columns has been provided.
- Support for auto row height based on content has been provided.
- Support for customizing the appearance of SfDataGrid has been provided.
- Support for loading any visualization control inside cell for better data representation has been provided.
- Gauge Types feature has been implemented for Semi-circular and quarter-circular Gauges.
- Gauge Header Positioning will be based on factor values instead of pixel value in Circular Gauge.
- #136192 – Now the Gauge samples can be run using ARM64.
- #136192 – Now the Gauge samples can be run using ARM64.
- A new barcode component has been added. It consist of 12 types of barcode which includes one dimensional as well as two dimensional barcodes.
- A new BusyIndicator component has been added. It includes 10 predefined Animation types.
- A new RangeSlider component has been added. It allows the user to select the range of value within the specified minimum and maximum limit.
Features
Fixes
Changes
DataGrid:
- A new DataGrid component has been added.
Features
SfCircularGauge:
Features
Changes
SfLinearGauge:
Features
SfDigitalGauge:
Features
Barcode:
BusyIndicator:
RangeSlider: