Map CreateLinkChart( string name, KnowledgeGraph knowledgeGraph, KnowledgeGraphLayerIDSet idSet )
Overloads Function CreateLinkChart( _ ByVal name As String, _ ByVal knowledgeGraph As KnowledgeGraph, _ ByVal idSet As KnowledgeGraphLayerIDSet _ ) As Map
Parameters
- name
- The name of the map.
- knowledgeGraph
- A knowledge graph datastore.
- idSet
- A set of Named Object types and record ids that sets the content of the Knowledge Graph layer. See KnowledgeGraphLayerIDSet.
Return Value
A map of type MapType.LinkChart.