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

MermaidArchitectureJunction

Namespace ChartForgeX.Mermaid

Describes a Mermaid architecture junction.

Inheritance

  • Object
  • MermaidArchitectureJunction

Constructors

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

Initializes an architecture junction.

Parameters

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

Properties

Id #

Gets or sets the Mermaid junction identifier.

GroupId #

Gets or sets the optional parent group id declared with Mermaid's in keyword.