Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 64,485
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

API Reference

Class

GraphSceneClusterExtensions

Namespace ChartForgeX.Interactivity

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 required
The source graph scene.

Returns

Cluster definitions that adapters should render, collapse, search, export, and expose through host events.