A WPF control that can display one INetworkGraph, and handles layout,
redrawing etc. Simply assign an INetworkGraph to the Graph
property and you're good to go.
Inheritance Hierarchy






ElecNetKit.Graphing.Controls VisualHost
ElecNetKit.Graphing.Controls GraphHost
Namespace: ElecNetKit.Graphing.Controls
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
public class GraphHost : VisualHost, INotifyPropertyChanged
Remarks
See Also