Axis origin
Improves Diagramming, Virtual Keyboard and Charting controls.
Features
MindFusion.Diagramming
- Animations - Diagram items can now be animated.
- Animated Layout - Animate the movement of items from their original locations to new locations.
- JSON Serialization - Diagrams can now be serialized in JSON format.
- Miscellaneous
- Arranges the child items inside a container using a specified layout class.
- Diagram class now provides Arrange and ArrangeAsync methods that take a layout object as an argument.
- New overload makes it easier to create links between TreeViewNode items.
- The ZoomControl's zoom level label is now rendered using an inherited Control.Font property instead of a hard-coded font.
MindFusion Virtual Keyboard
- General IME Mode - Now supports general IME mode that maps a raw input sequence to dictionary entries.
- Chinese - The component can parse IME tables to implement various Chinese transliteration systems.
- Japanese - If current language is Japanese, the keyboard renders Hiragana characters.
- Korean - The keyboard renders Hangul letters when the current language is Korean.
MindFusion.Charting
- Axis Origin - New class lets you specify the origin of an axis.
- Miscellaneous
- New property allows you to specify tooltips for data values.
- New property allows you to specify the background of data labels.
- New properties allow you to display and customize borders around data labels.
MindFusion.Scheduling
JSON Serialization - Schedules can now be serialized in JSON format.
Miscellaneous
- StartProcess, ProcessFileName and ProcessArguments properties added to Reminder.
MindFusion.Reporting
- Create barcodes in code 128 format.
- Added Microsoft Visual Studio 2019 support.
MindFusion.Spreadsheet for WinForms
- Validation dropdown can now display values from a named cell range.