GetGraphResultFromString Method
Description
Build the graph.
Syntax
Visual Basic
Public Function GetGraphResultFromString( _
   ByVal Input As String, _
   ByVal pGraphDef As IGraphDefinition _
) As IGraph
Parameters
Input
pGraphDef
See Also