Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 62,324
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

API Reference

Class

MermaidFlowchartClassDefinition

Namespace ChartForgeX.Mermaid

Describes a Mermaid flowchart class definition.

Inheritance

  • Object
  • MermaidFlowchartClassDefinition

Constructors

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

Initializes a parsed class definition.

Parameters

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

Properties

Name #

Gets or sets the Mermaid class name.

Styles #

Gets style declarations for the class.