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

GraphSceneCluster

Namespace ChartForgeX.Interactivity

Describes a semantic or computed group of graph nodes that an adapter may collapse, expand, or summarize.

Inheritance

  • Object
  • GraphSceneCluster

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

Id #

Gets or sets the stable cluster identifier.

Label #

Gets or sets the cluster label shown by host controls and inspectors.

Kind #

Gets or sets an optional cluster kind such as hub, community, group, path, or outlier.

ParentClusterId #

Gets or sets an optional parent cluster id for nested group navigation.

NodeIds #

Gets node ids contained by this cluster.

Collapsed #

Gets or sets whether adapters should render this cluster collapsed by default.

Metadata #

Gets arbitrary cluster metadata for search, tooltips, inspectors, and host event payloads.