
All graph layout classes now contain method that runs layout calculations in background.
Features
- 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.
- Miscellaneous
- MindFusion.Diagramming
- Export to Excel - Export diagrams to Excel Open XML Format (XLSX) files. Diagrams are exported as Excel AutoShapes drawings. The Export overload that takes a DiagramDocument parameter creates a sheet for each DiagramPage in the document.
- Visio2013Exporter improvements
- Visio2013Exporter processes links' arrowheads.
- Visio2013Exporter preserves the diagram Z order.
- Visio2013Exporter exports links' Text and Labels.
- Visio2013Exporter exports Image of ShapeNode objects.
- Non-blocking layout methods - All graph layout classes now contain a method that runs layout calculations the background.
- Miscellaneous
- ShapeNode, TableNode and Cell ImagePadding property lets you set the padding space between an element's border and the image.
- LinkPadding property added to LayeredLayout specifies how much space to leave between links when LinkType is set to Cascading.
- ContainerNodes now apply the TextPadding value.
- Merge indicators for cascading links are now supported as counter-parts of branch indicators.
- Custom element added to BranchIndicator enumeration.
- Export overloads that write to Stream objects have been added to PdfExporter, VisioExporter and Visio2013Exporter.
- PageAdding validation event added to the TabbedDiagramView control.
- Vertical scrollbar is now displayed on the left side of DiagramView when RightToLeft is enabled.
- MindFusion.Reporting
- Improved font support - It is now easier to change the font size or style of a label without replacing the entire label font.