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

MermaidSequenceBlock

Namespace ChartForgeX.Mermaid

Describes a Mermaid sequence block control statement.

Inheritance

  • Object
  • MermaidSequenceBlock

Constructors

MermaidSequenceBlock(ChartForgeX.Mermaid.MermaidSequenceBlockKind arg1, ChartForgeX.Mermaid.MermaidSourceSpan arg2) #

Initializes a sequence block statement.

Parameters

arg1 ChartForgeX.Mermaid.MermaidSequenceBlockKind required
arg2 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Kind #

Gets or sets the block statement kind.

Text #

Gets or sets the block text, branch text, or color value.

Depth #

Gets or sets the nesting depth at this statement.