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

MermaidWardleyPipelineComponent

Namespace ChartForgeX.Mermaid

Describes a parsed Wardley pipeline component.

Inheritance

  • Object
  • MermaidWardleyPipelineComponent

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

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

Initializes a parsed Wardley pipeline child component.

Parameters

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

Properties

Label #

Gets the child component label.

Evolution #

Gets the normalized evolution coordinate from zero to one.

Span #

Gets the source span for the child component statement.