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

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.