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

GraphEdgeStyle

Namespace ChartForgeX.Interactivity

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

Inheritance

  • Object
  • GraphEdgeStyle

Properties

Color #

Gets or sets the edge stroke color.

LabelColor #

Gets or sets the edge label color.

Width #

Gets or sets the preferred edge stroke width.

DashPattern #

Gets or sets an optional SVG-style dash pattern such as "8 5" or "2 5".

Physics #

Gets or sets whether the edge participates in runtime physics solvers.

Hidden #

Gets or sets whether the edge is hidden from visual output while remaining available in metadata.