Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 64,485
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

API Reference

Class

MermaidStateDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid state diagram.

Inheritance

  • Object
  • MermaidStateDocument

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

Direction #

Gets or sets the optional diagram direction statement.

States #

Gets states in source order.

Transitions #

Gets transitions in source order.

Statements #

Gets retained notes, class definitions, and other non-rendered state statements.