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

TopologyIconPackConflictBehavior

Namespace ChartForgeX.Topology

Defines how duplicate icon-pack ids are handled while loading manifest folders.

Inheritance

  • Object
  • TopologyIconPackConflictBehavior

Fields

ReportError #

Report duplicate pack ids as load failures.

Skip #

Skip duplicate pack ids and keep the existing catalog pack.

Replace #

Replace the existing catalog pack with the later loaded manifest pack.