FeederProfileGraph Draw Method ElecNetKit Documentation
Draws the graph for the NetworkModel provided by Network.

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

public Visual Draw()

Return Value

A OnlineVisual that contains the completed graph.

Implements

INetworkGraph Draw 
See Also