Name | Description | |
---|---|---|
CIMLinkChartEntity Constructor |
The following tables list the members exposed by CIMLinkChartEntity.
Name | Description | |
---|---|---|
CIMLinkChartEntity Constructor |
Name | Description | |
---|---|---|
DrawingInfo | Gets or sets the node drawing information. | |
Expanded | Gets or sets a value indicating whether this entity is expanded in the contents pane. | |
ID | Gets or sets the Id of for the entity. | |
KeyFieldName | Gets or sets the field used to uniquely identify nodes. If duplicate values exist you can CollapseDuplicates. | |
LabelFieldName | Gets or sets the field used to label nodes. | |
LabelingInfo | Gets or sets the node labeling information. | |
LayerURI | Gets or sets the CIMPath for the layer used to create the entity. | |
Name | Gets or sets the name of the entity. | |
NonSpatial | 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. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMLinkChartEntity with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMLinkChartEntity with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMLinkChartEntity and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMLinkChartEntity and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |