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

TopologyScenario

Namespace ChartForgeX.Topology

Describes an interactive path or story through a topology chart.

Inheritance

  • Object
  • TopologyScenario

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 scenario identifier.

Label #

Gets or sets the scenario label used by host controls.

Description #

Gets or sets an optional scenario description.

Color #

Gets or sets an optional scenario accent color.

PlaybackDelayMilliseconds #

Gets or sets the default time each route step remains visible during playback.

LoopPlayback #

Gets or sets whether playback returns to the first route step after the last.

AutoPlay #

Gets or sets whether an HTML adapter may start playback automatically when motion is allowed.

Spotlight #

Gets or sets whether non-route members are dimmed for a focused review.

Steps #

Gets ordered node and edge references that participate in the scenario.

Metadata #

Gets arbitrary scenario metadata for host adapters.