More About Directed Graph Markup Language ( DGML )
More About Directed Graph Markup Language ( DGML )
In my last post about Introduction to Directed Graph Markup Language ( DGML ) were very popular and so here is more about DGML
DirectedGraph Element
This is the default namespace of DirectedGraph element - http://schemas.microsoft.com/vs/2009/dgml.
There are number of attributes that is supported for this element, helping you to design the DGML.
For example : Background (Change background color) and GroupDirection(TopToBottom,BottomToTop,LeftToRight,RightToLeft)
Link Element
The link element is probably the most important one that relays on Nodes and links between nodes.
Here is couple example of link attributes usage.
Category Element
Using Category you can specify different style for category and define each link the right category.
