| Parameter | Description |
|---|---|
| graphGuid | The authoring graph's guid, accessible through Graph.Guid. In case of subgraphs, this must be the root graph guid. |
Context The Context.
Creates a new Context and registers it.
The authoring graph's guid is used to associate the visualization context with a specific graph. In the case of subgraphs, the root graph guid must be used to ensure that the visualization context is correctly associated with the entire graph hierarchy. A unique identifier is created for this context. It is accessible through Context.VisualizationContextId.