Released: Jan 14, 2019
2019.R1 での更新項目
機能
MindFusion.Diagramming for WinForms
- Visio2013Exporter improvements
- The Visio2013Exporter now fully renders tables, containers and composite nodes.
- The Visio2013Exporter now renders custom nodes that draw themselves through the IGraphics interface.
- Coordinates of exported link end points are now assigned Visio formulas and follow the borders of resized nodes.
- LayeredLayout improvements
- The KeepLinkShapes property lets you preserve the initial Shape value of links when LinkType is set to...
Released: Nov 23, 2017
2017.R2 での更新項目
機能
- MindFusion.Charting
- Miscellaneous
- OuterLabelRotation and InnerLabelRotation properties of BarChart and bar series renderer classes let you set custom label rotation angles.
- StackOuterLabels property of BarChart and BarStackRenderer specifies whether outer labels are displayed stacked on top of stacked bars.
- The YLabelAlignment property of BiaxialChart specifies horizontal alignment of Y-axis labels.
- MindFusion.Diagramming
- Export to Excel - Export diagrams to Excel Open XML Format (XLSX) files...
Released: May 26, 2017
2017.R1 での更新項目
機能
MindFusion.Charting
- Funnel Chart - Funnel charts are often used to represent the stages of a process and show relative values or measurements associated with each stage.
- Interactive range selection - RangeSelector is a scrollbar-like component that lets users scroll or resize currently visible range of chart's data. BiaxialChart shows a horizontal range selector when its ShowXRangeSelector property is enabled, and a vertical one when ShowYRangeSelector is enabled. Scroll ranges are specified...
Released: May 11, 2016
Updates in this release
Updates in 2016.R2
MindFusion.Charting
- New Data Model - The library includes several pre-defined series classes that let you specify data via IList or array objects. In addition, the DataBoundSeries and XmlSeries implementations can be used to automatically read from a .NET data source or from an XML document.
- New Rendering Model - Chart graphics are now drawn inside plot components. Each plot can contain multiple series from different types of charts.
- Dashboard - The Dashboard control can...
Released: Jan 29, 2016
Updates in this release
Updates in 2016.R1
- Visual Studio 2015 Support
- New BarcodeLabel and BarcodePrinter classes allow you to display and print EAN, UPC or QR barcodes.
- MindFusion.Diagramming
- MapNodes can now render street maps in OpenStreetMap format.
- TableNode Columns and rows can now be resized interactively.
- Display EAN, UPC or QR barcodes as a node's content.
- MindFusion.Mapping
- Render street maps in OpenStreetMap format.
- The ZoomControl class lets your users interactively change the current zoom level.
- Select...
Released: Mar 30, 2015
Updates in this release
Updates in 2015.R2
- MindFusion.Diagramming can now load and display shapes from Visio stencils (.vsx).
- The maximum tab size in TabbedDiagramView can now be specified through the new MaxTabSize property.
- The Initial state of the PrintPreviewEx landscape button now corresponds to the value of the PageSettings.Landscape property.
- The ChangeUnit now also scales child elements of nodes such as TableNode cells and TreeViewNode items.
- VisioImporter now tries to preserve ShapeNode.Shape when importing...
Released: Mar 10, 2015
Updates in this release
Updates in 2015.R1
- Custom Label Formatting - All chart types now support custom formatting for labels.
- Bar Chart Sorting - Bars in a series or in clusters can be sorted in ascending or descending order.
- Map Nodes - Display the content of Esri shapefile files.
- Tree Map Layout - Represent hierarchies by nesting child nodes within their parents.
- Decision Flowchart Layout - Arrange simple flowcharts consisting of decision boxes with up to three outgoing links per node and activity boxes with a...
Released: Apr 2, 2013
Updates in this release
Updates in 2013.R1
- Preserve Tree Layout Order - Keep the original geometric order of child nodes when arranging them under their parent.
- Item Rendering Improvements - Effects can now be applied to CompositeNode objects.
- Export Improvements - The PaintControl event is now raised when exporting ControlNode objects to PDF, SVG or WMF.
- Selection Improvements - Let users select existing items, but not modify them or draw new ones.
- Exporting - A new exporter has been added which enables calendars to...
Released: Dec 3, 2012
Updates in this release
Updates in 2012.R4
- Visual Studio 2012 support.
- Diagram Magnifier improvements.
- Custom units in Ruler control.
- Improved curve quality in PdfExporter.
- Extended custom drawing in Calendar.
Released: Feb 13, 2012
Updates in this release
Updates in 2012.R1
- Map control added
- Automatic node alignment in diagrams
- Fractal tree layout
- Custom start and end nodes for LayeredLayout
- Numeric edit and spin components