Project

ChartForgeX

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

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

API Reference

Class

MermaidPieDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid pie chart document.

Inheritance

  • Object
  • MermaidPieDocument

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 semantic body statements retained for future syntax growth.

ShowData #

Gets or sets whether Mermaid's optional showData flag was present.

Title #

Gets or sets the optional Mermaid pie title.

Slices #

Gets parsed pie slices in source order.