API Reference
Class
MermaidQuadrantDocument
Describes a parsed Mermaid quadrant chart.
Inheritance
- Object
- MermaidQuadrantDocument
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 quadrant statements retained with source spans.
Title #Gets or sets the optional Mermaid quadrant title.
XAxisStart #Gets or sets the low-side X axis label.
XAxisEnd #Gets or sets the high-side X axis label.
YAxisStart #Gets or sets the low-side Y axis label.
YAxisEnd #Gets or sets the high-side Y axis label.
QuadrantLabels #Gets quadrant labels keyed from 1 to 4.
Points #Gets plotted quadrant points in source order.