ArcGIS Pro 3.7 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 Property CentralityConfiguration As CIMKnowledgeGraphLinkChartCentralityConfiguration
    public CIMKnowledgeGraphLinkChartCentralityConfiguration CentralityConfiguration {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also