ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / KnowledgeGraphLinkChartProperties Property

In This Topic
    KnowledgeGraphLinkChartProperties Property
    In This Topic
    Gets or sets the Knowledge Graph Link Chart properties of this map. This property is only applicable if the MapType is LinkChart.
    Syntax
    Public Property KnowledgeGraphLinkChartProperties As CIMKnowledgeGraphLinkChartProperties
    public CIMKnowledgeGraphLinkChartProperties KnowledgeGraphLinkChartProperties {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also