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

WardleyMapAnnotation

Namespace ChartForgeX.VisualBlocks

Describes a numbered Wardley annotation.

Inheritance

  • Object
  • WardleyMapAnnotation

Constructors

WardleyMapAnnotation(System.Int32 arg1, System.String arg2, System.Double arg3, System.Double arg4) #

Initializes a numbered Wardley annotation.

Parameters

arg1 System.Int32 required
arg2 System.String required
arg3 System.Double required
arg4 System.Double required

Properties

Number #

Gets the annotation number.

Text #

Gets the annotation text.

Visibility #

Gets the vertical visibility coordinate from zero to one.

Evolution #

Gets the horizontal evolution coordinate from zero to one.