Added default tooltip that shows current value to Heatmap series.
Bug fixes
Fixed issue with SelectionMode 'Point' not working correctly in FlexChart.
Fixed Gradient brushes to be supported in exported image.
Fixed new ZoomBehavior.MaxZoom property which limits maximum zoom level.
Fixed Chart so that it responds when setting large number of bins in RangedHistogram.
Fixed exception when setting custom limits in GradientColorScale for heatmap.
Fixed issue where FlexChart series exceeded the plot area while zooming in the Zoom page of the FlexChartExplorer sample.
Fixed problem with appearance of thick dashed lines in exported SVG file.
Fixed issue where the ‘SelectedIndex’ property in FlexChart was not working at runtime if the selection was not made manually first.
Core
Improvements
Added support to convert to string in DoubleArrayTypeConverter.
Grid
Bug fixes
Fixed coerced TreeIndent issue that occurs in edit mode when values are less than zero.
Fixed PasteAsync operation when pasting over new-row with multiple lines when setting ‘NewRowPosition - Top’.
Fixed incorrect indexes caused by removing elements from the selected-items collection after rows were removed from the model.
Fixed Expanding and collapsing groups when GroupRowPosition is BelowData.
Fixed issue with FlexGrid performance slowdown when filtering a cell value from the column options menu in a grouped grid with collapsed group rows.
Fixed column header menu by reducing the maximum height.
Fixed issue with the occurrence of ArgumentException when editing a grid cell after filtering its value from GridFilterRow in a column with both merging and FrozenBottomRows applied.
SelectedRanges now is a read-only list.
Fixed an issue in the FlexGridExplorer product sample where filtering did not work properly in the WBS grid column on the Hierarchical Rows page.
Fixed the misaligned checkbox in the Boolean column when editing checkboxes in the grouped FlexGrid.
FlexViewer
Bug fixes
Resolved issue in the FlexViewer Report Service where changing a parameter value containing multiple values would prevent proper conversion and report updates.