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

MermaidClassNode

Namespace ChartForgeX.Mermaid

Describes one Mermaid class.

Inheritance

  • Object
  • MermaidClassNode

Constructors

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

Initializes a class node.

Parameters

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

Properties

Id #

Gets the class id.

Label #

Gets or sets an optional display label.

Annotations #

Gets class annotations such as interface or abstract.

Members #

Gets parsed class members.