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

GraphSceneSuperTopologyExtensions

Namespace ChartForgeX.Interactivity

Provides reusable presets for large topology and relationship-graph exploration.

Inheritance

  • Object
  • GraphSceneSuperTopologyExtensions

Methods

UseSuperTopologyDefaults(ChartForgeX.Interactivity.GraphSceneOptions options, System.Boolean enableManipulation) #

Applies large-topology defaults that keep the scene model host-neutral while preparing adapters for vis-network-style exploration.

Parameters

options ChartForgeX.Interactivity.GraphSceneOptions required
The graph scene options to configure.
enableManipulation System.Boolean required
Whether opt-in editing/manipulation capabilities should be advertised.

Returns

The current options instance.