階層化されたデータを可視化する新しいサンバーストグラフを追加、Visual Studio 2017 RCに対応
12月 14, 2016
新バージョン
機能
Compatible with Microsoft Visual Studio 2017 RC.
Chart
Z-Axis Support - The 3D chart now supports the z-axis.
Data Grid
StackedHeader Printing - The data grid supports printing the StackedHeader.
Placeholder for AddNewRow - The data grid supports NewItemPlaceHolderPosition when adding a new record using AddNewRow.
Fill Column support - Support to fill the remaining width of a column based on other column widths.
DocIO
Faster PDF Conversion - DocIO now converts a Word document to PDF 30% faster than the previous version.
Gantt
Drag-and-Drop Relationships - The Gantt chart provides intuitive support to establish a relationship between two tasks through drag-and-drop.
PDF
UPC-A Barcode Support - Essential PDF provides support for rendering UPC-A barcodes in a PDF file.
PDF Viewer
Bookmark support - The PDF Viewer for WPF allows users to view bookmarks in a PDF document and easily navigates to the bookmark destinations.
Form Filling Support - The PDF Viewer for WPF allows users to fill, edit, and save the values in the form fields of AcroForms in a PDF document.
Kanban
Visual Styles - The kanban control provides several built-in skins, including Metro, Office, and Visual Studio.
Spreadsheet
3D Charts - The spreadsheet control provides support for importing 3D Charts.
Clipboard Support for Graphic Cells - The spreadsheet control provides support for clipboard operations such as cut, copy, and paste for graphic cells.
Context Menu Support for Graphic Cells - The spreadsheet control provides context menu support for graphic cells. The default context menu options are Cut, Copy, Paste and Delete.
New Sunburst Chart - The sunburst chart is useful for visualizing hierarchical data. The center circle represents the root level in the hierarchy, with outer circles representing higher levels of the hierarchy.
New Tree Grid - The tree grid is a data-oriented control that displays and manipulates self-relational and hierarchical data. Data can be loaded on demand as well.
XlsIO
Excel Advanced Filter - XlsIO can filter a range of cells dynamically using complex criteria.
Adds new sunburst chart for visualizing hierarchical data.