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

MermaidAstNode

Namespace ChartForgeX.Mermaid

Base type for source-preserving Mermaid AST nodes.

Inheritance

  • Object
  • MermaidAstNode

Constructors

MermaidAstNode(ChartForgeX.Mermaid.MermaidSourceSpan arg1) #

Initializes an AST node with a source span.

Parameters

arg1 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Span #

Gets the source span for this node.