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

TerminalStoryStep

Namespace ChartForgeX.Terminal

Represents one typed terminal command, output block, pause, blank line, or table.

Inheritance

  • Object
  • TerminalStoryStep

Properties

Kind #

Gets the step kind.

Text #

Gets the command or output text.

Tone #

Gets the semantic output tone.

DurationSeconds #

Gets an explicit duration, or zero for automatic timing.

Table #

Gets the table payload, when the step is a table.

TabId #

Gets the persistent terminal tab affected by the step.

Tab #

Gets the declared tab payload, when the step opens a tab.