ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphLinkChartProperties Class / CentralityConfiguration Property

In This Topic
    CentralityConfiguration Property
    In This Topic
    Gets or sets the Configuration for Centrality computation in this Link Chart. Centrality scores found in the Nodes and AggregatedNodes tables were computed using this Configuration.
    Syntax
    public CIMKnowledgeGraphLinkChartCentralityConfiguration CentralityConfiguration {get; set;}
    Public Property CentralityConfiguration As CIMKnowledgeGraphLinkChartCentralityConfiguration
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also