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

TopologyScenarioStep

Namespace ChartForgeX.Topology

Describes one node or edge reference inside a topology scenario.

Inheritance

  • Object
  • TopologyScenarioStep

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 referenced node or edge id.

Kind #

Gets or sets whether this step references a node or an edge.

Label #

Gets or sets an optional step label.

Description #

Gets or sets an optional step description.

DurationMilliseconds #

Gets or sets an optional playback duration that overrides the route default.

Metadata #

Gets arbitrary step metadata for route inspectors and host adapters.