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

MermaidWardleyAnnotation

Namespace ChartForgeX.Mermaid

Describes a parsed Wardley annotation.

Inheritance

  • Object
  • MermaidWardleyAnnotation

Constructors

MermaidWardleyAnnotation(System.Int32 arg1, System.String arg2, System.Double arg3, System.Double arg4, ChartForgeX.Mermaid.MermaidSourceSpan arg5) #

Initializes a parsed Wardley annotation.

Parameters

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

Properties

Number #

Gets the annotation number.

Text #

Gets the annotation 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 annotation statement.