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

GraphSceneStageOptions

Namespace ChartForgeX.Interactivity

Controls deterministic hierarchy stages used by static and interactive graph adapters.

Inheritance

  • Object
  • GraphSceneStageOptions

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

StageCount #

Gets or sets the requested number of automatically selected stages. The planner may return fewer stages when the hierarchy has fewer distinct depths.

Depths #

Gets explicit descendant depths to render. When empty, depths are selected evenly from overview through the deepest level.

RootNodeId #

Gets or sets an optional hierarchy root. Null plans all top-level trees in the scene.

IncludeFullScene #

Gets or sets whether the deepest complete view is always included.