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

MermaidRadarDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid radar diagram document.

Inheritance

  • Object
  • MermaidRadarDocument

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 retained raw body statements.

Title #

Gets or sets the optional chart title.

Axes #

Gets parsed radar axes.

Curves #

Gets parsed radar curves.

ShowLegend #

Gets or sets whether the legend should be shown.

Minimum #

Gets or sets the optional minimum radar scale.

Maximum #

Gets or sets the optional maximum radar scale.

Ticks #

Gets or sets the optional tick count.

Graticule #

Gets or sets the optional Mermaid graticule style.