flow diagramming - MindFusion.WPF Pack

  1. MindFusion.Diagramming for WPF

    Capturas de pantalla: ...

  2. MindFusion.WPF Pack 2023.R2

    Notas de la versión: New in MindFusion.Diagramming Model / view separation- Diagram is now considered a model class and must be displayed inside a DiagramView control. UI virtualization- DiagramView and ContainerNode ... now add UI elements to the WPF visual tree only for diagram items that are currently visible in their respective viewports. This should improve diagram's rendering / refresh speed. Spatial index- ... You can now set the Diagram 'EnableSpatialIndex' property to create an index of item positions for faster hit-testing and viewport clipping queries. When combined with UI virtualization, ...

  3. MindFusion.WPF Pack 2024.R1

    Notas de la versión: Studio toolbox at this time; you can either add references manually or through NuGet package manager. New in MindFusion.Diagramming UI virtualization improvements The Overview control now virtualizes items ... have been added to the Ruler control. Fixed in MindFusion.Diagramming UI virtualization improvements Fixed UI virtualization memory leaks. NodeListView improvements Fix for NodeListView not drawing ... starting on mouse-down event instead of first mouse-move, as in old versions of the diagram control. Fix for custom templates not showing NodeRenderer in new DiagramView. Fixed exception when Scrollable ...

  4. MindFusion.WPF Pack 2023.R1

    Notas de la versión: Improves Diagramming, Scheduling and Virtual Keyboard. New in MindFusion.Diagramming DiagramLink improvements Rotate text style now honors 'TextTrimming' property, trimming long labels ... Korean. Polish. Portuguese. Spanish. Turkish. Fixed in MindFusion.Diagramming DiagramLink improvements Fix for missing segment joints when drawing thick links with LinkCrossings enabled. SVG improvements ...

  5. Acerca de MindFusion.WPF Pack

    Descripción: Añada diagramas, programaciones, informes, teclado virtual, gráficos y medidores a las aplicaciones de WPF. MindFusion.WPF Pack includes diagramming, scheduling, reporting charting and gauge ... MindFusion.Diagramming for WPF, MindFusion.Charting for WPF, MindFusion.Scheduling for WPF, MindFusion.Spreadsheet for WPF, MindFusion Virtual Keyboard for WPF, MindFusion.Reporting for WPF and MindFusion.Gauges for WPF. ... MindFusion.WPF Pack contains the following individual products: MindFusion.Diagramming for WPF, MindFusion.Charting for WPF, MindFusion.Scheduling for WPF, MindFusion Virtual Keyboard for WPF, MindFusion.Reporting ...

  6. About MindFusion.WPF Pack

    Descripción: Add diagrams, schedules, reports, virtual keyboard, charts and gauges to your WPF applications. MindFusion.WPF Pack includes diagramming, scheduling, reporting charting and gauge controls that can ... be used to create all types of flowcharts, schemes, graphs, tables, calendars, schedules, business reports and more.  MindFusion.WPF Pack contains the following individual products: MindFusion.Diagramming ... MindFusion.WPF Pack contains the following individual products: MindFusion.Diagramming for WPF, MindFusion.Charting for WPF, MindFusion.Scheduling for WPF, MindFusion Virtual Keyboard for WPF, MindFusion.Reporting ...

  7. MindFusion.WPF Pack 2022.R2

    Notas de la versión: Diagramming adds new 'PatternRouter' class which selects the shortest path when routing links. New in MindFusion.Diagramming for WPF Pattern router- Added new PatternRouter class which ... grid size by subtracting resize amount from lane adjacent to the resized one. API changes Suspend and Resume methods have been removed from ILinkRouter. Call Diagram's SuspendLinkRouter ... and ResumeLinkRouter methods instead. Default Diagram.LinkRouter has been changed from QuickRouter to CompositeRouter instance. bool SmartPolylineEnds property of RoutingOptions has been replaced by PolylineRouting enum ...

  8. MindFusion.WPF Pack 2022.R1

    Notas de la versión: Diagramming for WPF adds support for multiple labels per node. Added Microsoft.NET 6 support- The MindFusion.WPF Pack distribution now includes assemblies and sample projects for.NET 6. Locally ... installed assemblies do not appear automatically in Microsoft Visual Studio toolbox at this time, you can either add them manually or through NuGet package manager. New in MindFusion.Diagramming for WPF ... Multiple labels per node- Allows multiple captions to be displayed for a single diagram node. You can customize node labels including display and positioning. Export improvements Added new Export overloads ...

  9. MindFusion.WPF Pack 2021.R2

    Notas de la versión: Improves Spreadsheet and Diagramming controls. MindFusion.Diagramming Scrollable containers- You can now set the ContainerNode Scrollable property to let users scroll a container's contents. ... of their Container in the WPF visual tree, instead of the Diagram, which could affect code that relies on VisualTreeHelper API. MindFusion.Spreadsheet Custom format strings can now contain color names in square ... ranges can now include backslash and question mark symbols. MindFusion.Diagramming Fixed link-drawing exceptions when both TableNode and its Rows have their AnchorPattern set and ConnectionStyle is set ...

  10. MindFusion.WPF Pack 2021.R1

    Notas de la versión: Adds assemblies for.NET 5 and includes improvements in Diagramming, Scheduling and Reporting. Added support for Microsoft.NET 5- The distribution now includes assemblies for Microsoft.NET 5. New ... in MindFusion.Diagramming for WPF SVG nodes- New node class allows you to display SVG drawings. Import diagrams from SVG- The new SvgImporter class allows you to import SVG files into MindFusion.Diagramming. Code 128 ... to create more compact layouts. Fishbone Diagrams- New FishboneDiagram control creates Ishikawa diagrams from a specified data source. These Fishbone diagrams are used to display causes of manufacturing ...

  11. MindFusion.WPF Pack 2020.R1

    Notas de la versión: Includes improvements to Diagramming, Spreadsheet, Scheduling, Charting and Virtual Keyboard. 2020.R1 Updated Jul 21, 2020 Features New in MindFusion.Diagramming for WPF Animated layout- ... ArrangeAnimated methods added to Diagram and ContainerNode classes animate the movement of items from their original locations to new locations assigned by the layout object. JSON Serialization- Diagrams can now ... be serialized in JSON format. This can be used for interoperability with MindFusion JavaScript diagramming library, or for general storage in JSON files or databases. Localization improvements Right-to-left text ...

  12. MindFusion.WPF Pack 2018.1

    Notas de la versión: All graph layout classes now contain a method that runs layout calculations in the background. MindFusion.Diagramming for WPF Non-blocking layout methods- All graph layout classes now contain ... report mirrored versions of cycles in undirected mode. Export Excel files- The ExcelExporter class exports diagrams to Excel Open XML Format (XLSX) files. Diagrams are exported as Excel AutoShape drawings. ... Export improvements Visio2013Exporter processes link arrowheads. Visio2013Exporter preserves the diagram Z order. Visio2013Exporter exports link Text and Labels. Visio2013Exporter exports Image ...

  13. MindFusion.WPF Pack 2017.R1

    Notas de la versión: customize label alignment in bars. ClearMeshSelection method lets you clear selected meshes in 3D charts. MindFusion.Diagramming Flip shapes- The shape of a ShapeNode can be flipped horizontally ... or vertically. Fluent API- Extension methods in MindFusion.Diagramming.Wpf.Fluent and MindFusion.Diagramming.Wpf.Layout.Fluent namespaces let you initialize objects using fluent programming style. ShapeListBox ... control- Displays a list of Shape icons along with their DisplayName. It lets users drag-and-drop a Shape to the diagram's canvas to create a new ShapeNode. DiagramLink improvements AllowSplitLinks now ...

  14. MindFusion.WPF Pack adds Shape Designer Control

    Notas de la versión: Export the content of the Diagram and DiagramDocument objects to Visio 2013 VSDX files. Spreadsheet Control- MindFusion.Spreadsheet for WPF has been added to the MindFusion Pack for WPF. Real-time Chart ...

  15. MindFusion.WPF Pack adds Bubble Chart

    Notas de la versión: Updates in 2013.R2 Bubble Chart- Chart appearance is completely customizable with various properties for pens, brushes and labels. Display Graphs in 3D- Display the elements of a diagram in 3D. ...

  16. MindFusion.WPF Pack adds Excel exporting

    Notas de la versión: Updates in 2011.Q3 Export reports and calendars to Excel Drill down into Gantt controls Composite graph layout algorithm Dynamic node shapes in diagrams Dock, tab and color picker controls ...

  17. MindFusion.WPF Pack adds Tree Map Layouts

    Notas de la versión: and activity boxes with a single outgoing link. Visio 2013 Export- Export the content of the Diagram and DiagramDocument objects to Visio 2013 VSDX files. Spreadsheet Control- MindFusion.Spreadsheet for WPF has ...

  18. MindFusion.WPF Pack 2016.R1 released

    Notas de la versión: MindFusion.Diagramming Free-form nodes. Shape formulas can now be parameterized by associating control points with a shape objects. Resize table columns and rows. Display EAN, UPC or QR barcodes as node's content. ...

  19. MindFusion.WPF Pack adds chart types

    Notas de la versión: Updates in 2011 Four new layout algorithms added to the diagram control Now includes holiday functionality in the Calendar control Resource view improvements in the Calendar control Support for more ...