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

MermaidDirective

Namespace ChartForgeX.Mermaid

Describes a Mermaid directive comment such as init configuration.

Inheritance

  • Object
  • MermaidDirective

Constructors

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

Initializes a Mermaid directive.

Parameters

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

Properties

Text #

Gets or sets the directive text.

Span #

Gets or sets the directive source span.