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

MermaidRequirementNode

Namespace ChartForgeX.Mermaid

Describes one Mermaid requirement block.

Inheritance

  • Object
  • MermaidRequirementNode

Constructors

MermaidRequirementNode(System.String arg1, System.String arg2, ChartForgeX.Mermaid.MermaidSourceSpan arg3) #

Initializes a requirement node.

Parameters

arg1 System.String required
arg2 System.String required
arg3 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Name #

Gets or sets the Mermaid requirement name.

RequirementType #

Gets or sets the Mermaid requirement type token.

RequirementId #

Gets or sets the requirement id field.

Text #

Gets or sets the requirement text field.

Risk #

Gets or sets the requirement risk field.

VerifyMethod #

Gets or sets the requirement verification method field.

Classes #

Gets style classes assigned to the requirement.