Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 64,485
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

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.