Project

ChartForgeX

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

Stars 45
Forks 2
NuGet downloads 48,107
Release ChartForgeX-v1.7.0
Language: HTML Updated: 2026-09-02

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.