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

TopologyGraphSceneOptions

Namespace ChartForgeX.Interactivity.Html

Controls how a static TopologyChart is projected into a reusable graph exploration scene.

Inheritance

  • Object
  • TopologyGraphSceneOptions

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

IconCatalog #

Gets or sets the icon catalog used to resolve topology icon symbols, colors, shapes, and artwork.

IncludeResolvedIconArtwork #

Gets or sets whether safe node and catalog artwork should become graph image nodes.

PreserveHierarchyMetadata #

Gets or sets whether hierarchy parent and level metadata should become native graph hierarchy fields.

IncludeGroupsAsClusters #

Gets or sets whether topology groups should become graph clusters.

UseGroupsAsClusterIds #

Gets or sets whether topology groups should also create graph cluster membership through node GroupId.

PreserveManualCoordinates #

Gets or sets whether manual topology coordinates should seed graph node positions.

PreserveNonZeroCoordinates #

Gets or sets whether non-zero topology coordinates from prepared or caller-supplied nodes should seed graph node positions.

UseSuperTopologyDefaults #

Gets or sets whether large-topology graph exploration defaults should be applied to the resulting graph scene.

EnableManipulation #

Gets or sets whether opt-in manipulation capabilities should be advertised by the resulting graph scene.