ArcGIS Pro 2.6 API Reference Guide
NonSpatial Property

ArcGIS.Core.CIM Namespace > CIMLinkChartEntity Class : NonSpatial 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.
Syntax
public bool NonSpatial {get; set;}
Public Property NonSpatial As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMLinkChartEntity Class
CIMLinkChartEntity Members