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

TopologyIconPaletteOptions

Namespace ChartForgeX.Topology

Defines layout settings for rendering a topology icon catalog as a reusable palette.

Inheritance

  • Object
  • TopologyIconPaletteOptions

Usage

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

Accepted by parameters

Properties

Id #

Gets or sets the chart id.

Title #

Gets or sets the chart title.

Subtitle #

Gets or sets the chart subtitle.

PacksPerRow #

Gets or sets the number of icon-pack groups per row.

ColumnsPerPack #

Gets or sets the maximum icon columns inside each pack group.

PackWidth #

Gets or sets the icon-pack group width.

NodeWidth #

Gets or sets the palette node width.

NodeHeight #

Gets or sets the palette node height.

IncludeEmptyPacks #

Gets or sets whether empty icon packs should be rendered.

SearchText #

Gets or sets free-text search matched against pack and icon metadata.

PackIds #

Gets pack ids to include. Empty means all packs.

Vendors #

Gets vendors to include. Empty means all vendors.

Categories #

Gets icon categories to include. Empty means all categories.

Tags #

Gets search tags to include. Empty means all tags.

IncludeBuiltInPacks #

Gets or sets whether built-in packs should be included.

IncludeCustomPacks #

Gets or sets whether custom or vendor packs should be included.