API Reference
Class
MermaidGanttDocument
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
- Method MermaidGanttRendering.ToChart
- Method MermaidGanttRendering.ToPng
- Method MermaidGanttRendering.ToSvg
- Method MermaidGanttRendering.ToVisualArtifact
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.