I would like to try to create a charting tool (something like entity-relationship diagrams that you can create in SQL Server 2005, or class diagrams that you can create in Microsoft Visual Studio)
Those. I would like to create boxes, paste text in them, edit text and draw lines between the drawers.
I have never done such programming, so I don’t know where to start.
Am I using XAML or creating a canvas and moving on to graphical programming?
I know that there are some chart tools, but I really would like to know about it by doing it myself.
c # graphics diagram
Makach
source share