CreateGraphDefinition Method
Description
Create an IGraphDefinition object.
Syntax
Visual Basic
Public Function CreateGraphDefinition( _
   ByVal Module As Long, _
   ByVal GraphType As Long _
) As Object
Parameters
Module
A value of the tagTDAPI_MODULE Enumeration.
GraphType
A value of the tagTDAPI_GRAPH_TYPE Enumeration.
Return Type
See Also