Info
Version: | 7.0.0 |
Author(s): | MindFusion |
Last Update: | Thursday, January 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mindfusion.eu/netdiagram.html |
NuGet Url: | https://www.nuget.org/packages/MindFusion.Diagramming.WebForms |
Install
Install-Package MindFusion.Diagramming.WebForms
dotnet add package MindFusion.Diagramming.WebForms
paket add MindFusion.Diagramming.WebForms
MindFusion.Diagramming.WebForms Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The basic diagram elements - shapes, links, tables, and containers - can be grouped and attached to each other to form complex structures.
The control provides many predefined shapes and the ability to define custom ones. The elements can display rich content, such as formatted text and images.
The appearance can be customized through a flexible styling system, node effects, and many built-in themes.
The control provides a comprehensive collection of automatic layout algorithms, including Spring-Embedder, Grid, Annealing, Circular, Orthogonal, Topological, Cascade, Triangular, Layered, FlowChart, Workflow, Hierarchical, and multiple Tree layouts.
MindFusion.Diagramming for WebForms supports several front-ends - HTML Canvas, Java Applet, and Image Map. For additional information regarding any of these modes, check http://www.mindfusion.eu/onlinehelp/netdiagram/index.htm?NetDiagram_front_ends.htm.