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

TopologyIconSvgPackImportResult

Namespace ChartForgeX.Topology

Contains the icon pack and diagnostics produced by an SVG folder import.

Inheritance

  • Object
  • TopologyIconSvgPackImportResult

Properties

Pack #

Gets the imported icon pack.

Files #

Gets per-file import diagnostics.

ImportedCount #

Gets the number of imported SVG files.

SkippedCount #

Gets the number of skipped SVG files.

HasSkippedFiles #

Gets whether any file was skipped or failed.