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

VisNetworkHierarchicalLayoutOptions

Namespace ChartForgeX.Interactivity

Describes vis-network-style hierarchical layout options.

Inheritance

  • Object
  • VisNetworkHierarchicalLayoutOptions

Properties

Enabled #

Gets or sets whether hierarchical layout is enabled.

Direction #

Gets or sets hierarchy direction.

LevelSeparation #

Gets or sets distance between hierarchy levels.

NodeSpacing #

Gets or sets distance between nodes in a level.

ComponentSpacing #

Gets or sets distance between disconnected components.

InferLevelsFromEdges #

Gets or sets whether missing node levels can be inferred from directed edges.