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

MermaidWardleyMarker

Namespace ChartForgeX.Mermaid

Describes a parsed Wardley accelerator or deaccelerator.

Inheritance

  • Object
  • MermaidWardleyMarker

Constructors

MermaidWardleyMarker(System.String arg1, System.Double arg2, System.Double arg3, ChartForgeX.VisualBlocks.WardleyMapMarkerKind arg4, ChartForgeX.Mermaid.MermaidSourceSpan arg5) #

Initializes a parsed Wardley acceleration marker.

Parameters

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

Properties

Label #

Gets the marker label.

Visibility #

Gets the normalized visibility coordinate from zero to one.

Evolution #

Gets the normalized evolution coordinate from zero to one.

Kind #

Gets the marker kind.

Span #

Gets the source span for the marker statement.