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

MermaidFlowchartLinkStyle

Namespace ChartForgeX.Mermaid

Describes a Mermaid flowchart linkStyle declaration.

Inheritance

  • Object
  • MermaidFlowchartLinkStyle

Constructors

MermaidFlowchartLinkStyle(System.String arg1, ChartForgeX.Mermaid.MermaidSourceSpan arg2) #

Initializes a parsed link style declaration.

Parameters

arg1 System.String required
arg2 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Selector #

Gets or sets the raw Mermaid linkStyle selector, such as an edge index or default.

Styles #

Gets style declarations for selected links.