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

MermaidRequirementDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid requirement diagram.

Inheritance

  • Object
  • MermaidRequirementDocument

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

Statements #

Gets raw requirement statements retained with source spans.

Direction #

Gets or sets the optional Mermaid layout direction token.

Requirements #

Gets parsed requirement nodes in source order.

Elements #

Gets parsed external element nodes in source order.

Relationships #

Gets parsed requirement relationships in source order.

StyleStatements #

Gets retained style and class statements that are not rendered exactly by the static topology preview.