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

MermaidFlowchartDocument

Namespace ChartForgeX.Mermaid

Describes a Mermaid flowchart or graph document.

Inheritance

  • Object
  • MermaidFlowchartDocument

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 declared flowchart direction.

Statements #

Gets raw flowchart statements retained with source spans.

Nodes #

Gets parsed flowchart node definitions and references.

Edges #

Gets parsed flowchart edges.

Subgraphs #

Gets parsed flowchart subgraphs.

ClassDefinitions #

Gets parsed flowchart class definitions.

LinkStyles #

Gets parsed flowchart link style declarations.