Click or drag to resize

freeGraphReportDeploy Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Populates the graph report

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void Deploy(
	freeGraph graph
)
Request Example View Source

Parameters

graph
Type: imbSCI.Graph.FreeGraphfreeGraph
The graph.
See Also