CIMKnowledgeGraphLinkChartProperties Class Members
In This Topic
The following tables list the members exposed by CIMKnowledgeGraphLinkChartProperties.
Public Constructors
Public Properties
| Name | Description |
| AggregatedLinksURI |
Gets or sets the URI of the binary reference containing a serialized representation of the internal AggregatedLinks table.
|
| AggregatedNodesURI |
Gets or sets the URI of the binary reference containing a serialized representation of the internal AggregatedNodes table.
|
| AutoCollapseRelationships |
Gets or sets a value indicating whether this Link Chart automatically collapses eligible relationships.
|
| CentralityConfiguration |
Gets or sets the Configuration for Centrality computation in this Link Chart.
Centrality scores found in the Nodes and AggregatedNodes tables were computed using this Configuration.
|
| CentralityIsUpToDate |
Gets or sets a value indicating whether the Centrality scores found in the Nodes and AggregatedNodes tables
were computed using the current Link Chart topology.
|
| LastUsedLayout |
Gets or sets information about the last used layout.
|
| LinksURI |
Gets or sets the URI of the binary reference containing a serialized representation of the internal Links table.
|
| NodesURI |
Gets or sets the URI of the binary reference containing a serialized representation of the internal Nodes table.
|
| NonspatialDataDisplay |
Gets or sets the Nonspatial Data Display information in this Link Chart.
|
Top
Public Methods
Public Events
See Also