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

TopologyIconStencilBrowserOptions

Namespace ChartForgeX.Interactivity.Html

Defines settings for rendering a topology icon catalog as a stencil browser page.

Inheritance

  • Object
  • TopologyIconStencilBrowserOptions

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 browser DOM id.

Title #

Gets or sets the page title.

Subtitle #

Gets or sets the page subtitle.

SearchPlaceholder #

Gets or sets placeholder text for the client-side search box.

SearchText #

Gets or sets free-text search applied before the page is rendered.

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.

PacksPerRow #

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

ColumnsPerPack #

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