I am looking for a library for creating and managing diagrams. Something with the appearance of a VS DataSet or SSMS diagram would be ideal, but I do not expect this. I would like to use the following functions:
- Creating Element Groups
- Drag and drop items
- Creating links between elements of different groups
I would use this library in WinForms, and I plan on C # code, at least any .Net library. Anyone ideas?
source
share