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

CentralityConfiguration Property
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;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also