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

MermaidXYChartDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid XY chart document.

Inheritance

  • Object
  • MermaidXYChartDocument

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.

Orientation #

Gets or sets the requested chart orientation.

Title #

Gets or sets the optional chart title.

XAxis #

Gets the optional x-axis declaration.

YAxis #

Gets the optional y-axis declaration.

Series #

Gets parsed bar and line series in source order.