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

GraphNodeStyle

Namespace ChartForgeX.Interactivity

Describes adapter-neutral graph node styling hints, including common vis-network node option concepts.

Inheritance

  • Object
  • GraphNodeStyle

Properties

BackgroundColor #

Gets or sets the node fill color.

BorderColor #

Gets or sets the node border color.

LabelColor #

Gets or sets the node label color.

LabelBackgroundColor #

Gets or sets an optional label background color.

Shadow #

Gets or sets whether the adapter should render a node shadow when supported.