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

GraphSceneStage

Namespace ChartForgeX.Interactivity

Describes one deterministic hierarchy view of a graph scene.

Inheritance

  • Object
  • GraphSceneStage

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

Index #

Gets the one-based stage index used for stable file names.

Depth #

Gets the maximum descendant depth visible in this stage.

Name #

Gets a stable, human-readable stage name.

IsFullScene #

Gets whether this stage contains the complete selected hierarchy scope.

RootNodeId #

Gets the optional root used to plan this stage.

VisibleNodeIds #

Gets stable node ids visible in this stage.

VisibleEdgeIds #

Gets stable edge ids whose endpoints are both visible in this stage.

FrontierNodeIds #

Gets visible nodes that summarize descendants hidden by this stage depth.

HiddenNodeCount #

Gets the number of nodes hidden outside this stage.