ElecNetKit.Graphing.Controls NamespaceElecNetKit Documentation
The ElecNetKit.Graphing.Controls namespace contains controls that assist with the layout and display of INetworkGraphs within Windows Presentation Foundation (WPF) applications.
Classes

  ClassDescription
Public classGraphHost
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.
Public classGraphHostWindow
Enables pop-up INetworkGraphs to be displayed from a console or GUI application with minimum fuss.
Public classVisualHost
A control that can display one OnlineVisual, and handles layout accordingly.