ArcGIS Pro 2.6 API Reference Guide
LinkChartLinkLabelPlacement Enumeration

ArcGIS.Core.CIM Namespace : LinkChartLinkLabelPlacement Enumeration
Link chart link label placement.
Syntax
public enum LinkChartLinkLabelPlacement : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum LinkChartLinkLabelPlacement 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Parallel Parallel to link.
Perpendicular Perpendicular to link.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace