ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartEntity Class


In This Topic
    CIMLinkChartEntity Class Properties
    In This Topic

    For a list of all members of this type, see CIMLinkChartEntity members.

    Public Properties
     NameDescription
    Public Property Gets or sets the node drawing information.  
    Public Property Gets or sets a value indicating whether this entity is expanded in the contents pane.  
    Public Property Gets or sets the Id of for the entity.  
    Public Property Gets or sets the fields used to uniquely identify nodes. If duplicate values exist you can CollapseDuplicates.  
    Public Property Gets or sets the field used to label nodes.  
    Public Property Gets or sets the node labeling information.  
    Public Property Gets or sets the CIMPath for the layer used to create the entity.  
    Public Property Gets or sets the name of the entity.  
    Public Property Gets or sets a value indicating whether the entity is non spatial. Where it has coordinates on the map. This is used to prevent drawing links on the map to the wrong nodes.  
    Top
    See Also