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

WardleyMapPipeline

Namespace ChartForgeX.VisualBlocks

Describes a Wardley pipeline attached to a parent component.

Inheritance

  • Object
  • WardleyMapPipeline

Constructors

WardleyMapPipeline(System.String arg1) #

Initializes a pipeline attached to a parent node.

Parameters

arg1 System.String required

Methods

AddComponent(System.String arg1, System.Double arg2) #

Adds a pipeline child component.

Parameters

arg1 System.String required
arg2 System.Double required

Properties

ParentId #

Gets the parent node id.

Components #

Gets child components in pipeline order.