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

VisNetworkNode

Namespace ChartForgeX.Interactivity

Describes a vis-network-style node before conversion to GraphSceneNode.

Inheritance

  • Object
  • VisNetworkNode

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 node id.

Label #

Gets or sets the node label.

Group #

Gets or sets the optional group id.

Level #

Gets or sets the optional hierarchy level.

Shape #

Gets or sets the node shape.

Size #

Gets or sets the node size.

Image #

Gets or sets optional image URI for image nodes.

Icon #

Gets or sets optional icon text for icon-like nodes.

X #

Gets or sets optional x-coordinate.

Y #

Gets or sets optional y-coordinate.

Fixed #

Gets or sets whether the node is fixed in prepared or runtime layouts.

Style #

Gets node style hints.