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

EntityStripBlock

Namespace ChartForgeX.VisualBlocks

A compact horizontal entity strip for people, systems, teams, or owners.

Inheritance

  • Object
  • EntityStripBlock

Methods

AddItem(System.String arg1, System.String arg2, System.Nullable{ChartForgeX.Primitives.ChartColor} arg3, ChartForgeX.VisualBlocks.VisualStatus arg4) #

Adds one entity item.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.Nullable{ChartForgeX.Primitives.ChartColor} required
arg4 ChartForgeX.VisualBlocks.VisualStatus required
Create() #

Creates a new entity strip block.

WithAction(System.String arg1, System.String arg2, System.String arg3) #

Sets optional action text rendered in the strip header.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.String required

Properties

Items #

Gets entity strip items.

ActionLabel #

Gets or sets optional action text.

ActionSymbol #

Gets or sets optional action symbol.

ActionUrl #

Gets or sets an optional URL for the action in SVG/HTML outputs.