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

MermaidWardleyNote

Namespace ChartForgeX.Mermaid

Describes a parsed Wardley note.

Inheritance

  • Object
  • MermaidWardleyNote

Constructors

MermaidWardleyNote(System.String arg1, System.Double arg2, System.Double arg3, ChartForgeX.Mermaid.MermaidSourceSpan arg4) #

Initializes a parsed Wardley note.

Parameters

arg1 System.String required
arg2 System.Double required
arg3 System.Double required
arg4 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Text #

Gets the note text.

Visibility #

Gets the normalized visibility coordinate from zero to one.

Evolution #

Gets the normalized evolution coordinate from zero to one.

Span #

Gets the source span for the note statement.