GraphHostWindow Graph Property ElecNetKit Documentation
The INetworkGraph to be displayed by the window.

Namespace: ElecNetKit.Graphing.Controls
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax

public INetworkGraph Graph { get; set; }
See Also