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

MermaidGanttDocument

Namespace ChartForgeX.Mermaid

Describes a parsed Mermaid Gantt diagram.

Inheritance

  • Object
  • MermaidGanttDocument

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 non-empty Gantt statements.

Title #

Gets or sets the optional Mermaid title.

DateFormat #

Gets or sets the Mermaid dateFormat directive.

AxisFormat #

Gets or sets the optional Mermaid axisFormat directive.

TickInterval #

Gets or sets the optional Mermaid tickInterval directive.

Excludes #

Gets or sets the optional Mermaid excludes directive.

TodayMarker #

Gets or sets the optional Mermaid todayMarker directive.

Sections #

Gets Gantt sections in source order.

Tasks #

Gets Gantt tasks in source order.