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

MermaidWardleyEvolution

Namespace ChartForgeX.Mermaid

Describes a parsed Wardley evolution trend.

Inheritance

  • Object
  • MermaidWardleyEvolution

Constructors

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

Initializes a parsed Wardley evolution trend.

Parameters

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

Properties

NodeId #

Gets the source node name.

TargetEvolution #

Gets the normalized target evolution coordinate from zero to one.

Span #

Gets the source span for the evolve statement.