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

TopologyNodeDisplayMode

Namespace ChartForgeX.Topology

Defines how topology nodes should be presented.

Inheritance

  • Object
  • TopologyNodeDisplayMode

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Fields

Card #

Render full node cards.

CompactCard #

Render smaller node cards.

Tile #

Render compact icon tiles with labels below the tile.

Pill #

Render single-line pill nodes.

Icon #

Render icon-only nodes.

Artwork #

Render trusted icon artwork across the full node bounds, with renderer-owned fallbacks where artwork cannot be embedded.

Dot #

Render small status dots.

Hidden #

Do not render the node; keep it available as an edge anchor or route point.