CreateLinkChart(String,Uri,KnowledgeGraphLayerIDSet) Method
Creates a link chart map (a map of type MapType.LinkChart) with a specified knowledge graph service.
This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- name
- The name of the map.
- knowledgeGraphServiceUri
- A Uri link to a knowledge graph service.
- 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.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.3 or higher.