The ElecNetKit.Graphing.Controls namespace
contains controls that assist with the layout and display
of INetworkGraphs within Windows Presentation
Foundation (WPF) applications.
Classes
Class | Description | |
---|---|---|
![]() | GraphHost |
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.
|
![]() | GraphHostWindow |
Enables pop-up INetworkGraphs to be displayed from a
console or GUI application with minimum fuss.
|
![]() | VisualHost |
A control that can display one ![]() |