ArcGIS Pro 2.6 API Reference Guide
LinkChartSymbolizationSource Enumeration

ArcGIS.Core.CIM Namespace : LinkChartSymbolizationSource Enumeration
Link chart node and entity symbolization source.
Syntax
public enum LinkChartSymbolizationSource : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum LinkChartSymbolizationSource 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
MapSymbology Use default symbology for the nodes in the entity as defined by the associated layer.
SingleSymbology Use overriden single symbology for the nodes in the entity.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LinkChartSymbolizationSource

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace