API Reference
Class
GraphSceneClusterExtensions
Provides reusable cluster materialization helpers for graph adapters.
Inheritance
- Object
- GraphSceneClusterExtensions
Methods
GetEffectiveClusters(ChartForgeX.Interactivity.GraphScene scene) #Gets declared clusters plus any reusable clusters derived from the active cluster policy.
Parameters
- scene ChartForgeX.Interactivity.GraphScene
- The source graph scene.
Returns
Cluster definitions that adapters should render, collapse, search, export, and expose through host events.