PartManagerFilter
StockSharp.Xaml.Diagram.GXDiagram
This enumeration lists ways in which the PartManager filter methods can automatically restrict which model data get realized by actual Nodes and Links.
Felder
CollapsedSubGraphMembers : PartManagerFilter
The members of collapsed group nodes are not realized.
CollapsedTreeChildren : PartManagerFilter
The children of collapsed tree nodes are not realized.
None : PartManagerFilter
All model data get realized by nodes and links; this is the default value for Filter.