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