API Reference
Class
MermaidIshikawaNode
Describes one Mermaid Ishikawa cause node.
Inheritance
- Object
- MermaidIshikawaNode
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 MermaidIshikawaNode.AddChild
Constructors
MermaidIshikawaNode(System.String arg1, System.Int32 arg2, ChartForgeX.Mermaid.MermaidSourceSpan arg3) #Initializes an Ishikawa node.
Parameters
- arg1 System.String
- arg2 System.Int32
- arg3 ChartForgeX.Mermaid.MermaidSourceSpan
Methods
AddChild(ChartForgeX.Mermaid.MermaidIshikawaNode arg1) #Adds a child node.
Parameters
- arg1 ChartForgeX.Mermaid.MermaidIshikawaNode