API Reference
Class
MermaidRadarDocument
Describes a parsed Mermaid radar diagram document.
Inheritance
- Object
- MermaidRadarDocument
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 MermaidRadarRendering.ToChart
- Method MermaidRadarRendering.ToPng
- Method MermaidRadarRendering.ToSvg
- Method MermaidRadarRendering.ToVisualArtifact
Properties
Statements #Gets retained raw body statements.
Title #Gets or sets the optional chart title.
Axes #Gets parsed radar axes.
Curves #Gets parsed radar curves.
ShowLegend #Gets or sets whether the legend should be shown.
Minimum #Gets or sets the optional minimum radar scale.
Maximum #Gets or sets the optional maximum radar scale.
Ticks #Gets or sets the optional tick count.
Graticule #Gets or sets the optional Mermaid graticule style.