API Reference
Class
MarkupTopologyDocument
Represents a Markdown-friendly topology diagram document.
Inheritance
- Object
- MarkupTopologyDocument
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Methods
ToTopologyChart() #Converts the markup document into a ChartForgeX topology chart.
Returns
The topology chart.
Properties
Id #Gets or sets the optional chart id.
Title #Gets or sets the title.
Subtitle #Gets or sets the subtitle.
LayoutMode #Gets or sets the layout mode.
LayoutDirection #Gets or sets the layout direction.
Width #Gets or sets the viewport width.
Height #Gets or sets the viewport height.
Padding #Gets or sets the viewport padding.
Groups #Gets declared groups.
Nodes #Gets declared nodes.
Edges #Gets declared edges.