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

MermaidQuadrantDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid quadrant chart.

Inheritance

  • Object
  • MermaidQuadrantDocument

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

Statements #

Gets raw quadrant statements retained with source spans.

Title #

Gets or sets the optional Mermaid quadrant title.

XAxisStart #

Gets or sets the low-side X axis label.

XAxisEnd #

Gets or sets the high-side X axis label.

YAxisStart #

Gets or sets the low-side Y axis label.

YAxisEnd #

Gets or sets the high-side Y axis label.

QuadrantLabels #

Gets quadrant labels keyed from 1 to 4.

Points #

Gets plotted quadrant points in source order.