UniversalGraphLinksModel
StockSharp.Xaml.Diagram.GXDiagram.Model
This is a universal model, handling all kinds of datatypes representing nodes, node keys, and links.
继承自: GraphLinksModel<object, object, object, object>
构造函数
UniversalGraphLinksModel()
Create a modifiable GraphLinksModel with empty ObservableCollections for the NodesSource and LinksSource.