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

MermaidArchitectureEndpoint

Namespace ChartForgeX.Mermaid

Describes a Mermaid architecture edge endpoint.

Inheritance

  • Object
  • MermaidArchitectureEndpoint

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

MermaidArchitectureEndpoint(System.String arg1) #

Initializes an architecture edge endpoint.

Parameters

arg1 System.String required

Properties

Id #

Gets or sets the endpoint service or junction id.

Side #

Gets or sets the optional endpoint side token, such as L, R, T, or B.

GroupBoundary #

Gets or sets whether Mermaid's {group} edge modifier was present.