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

GraphRepulsionPhysicsOptions

Namespace ChartForgeX.Interactivity

Configures direct distance-limited node repulsion and edge springs.

Inheritance

  • Object
  • GraphRepulsionPhysicsOptions

Constructors

GraphRepulsionPhysicsOptions() #

Creates vis-network-like direct repulsion defaults.

Properties

NodeDistance #

Gets or sets the effective radius of each node's repulsion field.

Strength #

Gets or sets a multiplier for direct repulsion forces.