ValidUnconnectedLinks
StockSharp.Xaml.Diagram.GXDiagram.Model
This enumeration controls whether link data must be connected at both "ends" to nodes.
Поля
Allowed : ValidUnconnectedLinks
Link data permits having no reference to nodes for either or both ends of the link.
None : ValidUnconnectedLinks
All link data must have both the "from" and the "to" ends connected to nodes.