In This Topic
In This Topic
UWP Edition
Bug fixes
- [ListBox] Fixed the issue where the ContextMenu doesn't open on C1ListBoxItems.
FlexGrid for UWP
Bug fixes
- [FlexGrid] Fixed the issue where The default value of the FlexGrid.IsSynchronizedWithCurrentItem property has been changed to true.
- [FlexGrid] Fixed the issue where the Cancelling CellEditEnding event should not exit the cell from edit mode.
Improvements
- [FlexGrid] Support Column/ColumnRange selection mode.
PDF for UWP
Bug fixes:
- Fixed the issue where the vertical Japanese text not visible in exported PDF.
- Fixed the issue where the C1PdfDocument problem drawing from xaml canvas.
FlexChart for UWP
Bug fixes
- Fixed the issue where the line marker movement limited to plot area.
- Fixed the issue C1RangeSelector behavior was not as per expectations.
- Fixed the issue with custom axis limits in radar plot.
- Fixed exception when setting Axis.LabelMin/Max under several conditions.
- Fixed exception in C1AxisScrollbar when binding Minimum or Maximum property.
- Fixed data services in StockChart sample.