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

WardleyMapNode

Namespace ChartForgeX.VisualBlocks

Describes one positioned Wardley map node.

Inheritance

  • Object
  • WardleyMapNode

Constructors

WardleyMapNode(System.String arg1, System.String arg2, System.Double arg3, System.Double arg4, ChartForgeX.VisualBlocks.WardleyMapNodeKind arg5) #

Initializes a Wardley map node.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.Double required
arg4 System.Double required
arg5 ChartForgeX.VisualBlocks.WardleyMapNodeKind required

Properties

Id #

Gets or sets the stable node id.

Label #

Gets or sets the display label.

Visibility #

Gets or sets the vertical visibility coordinate from zero to one.

Evolution #

Gets or sets the horizontal evolution coordinate from zero to one.

Kind #

Gets or sets the node kind.

Inertia #

Gets or sets whether the node has an inertia marker.

Strategy #

Gets or sets an optional sourcing strategy such as build, buy, outsource, or market.

LabelOffsetX #

Gets or sets an optional X label offset in rendered pixels.

LabelOffsetY #

Gets or sets an optional Y label offset in rendered pixels.