API Reference
Class
WardleyMapNode
Describes one positioned Wardley map node.
Inheritance
- Object
- WardleyMapNode
Constructors
WardleyMapNode(System.String arg1, System.String arg2, System.Double arg3, System.Double arg4, ChartForgeX.VisualBlocks.WardleyMapNodeKind arg5) #Initializes a Wardley map node.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.Double
- arg4 System.Double
- arg5 ChartForgeX.VisualBlocks.WardleyMapNodeKind
Properties
Id #Gets or sets the stable node id.
Label #Gets or sets the display label.
Visibility #Gets or sets the vertical visibility coordinate from zero to one.
Evolution #Gets or sets the horizontal evolution coordinate from zero to one.
Kind #Gets or sets the node kind.
Inertia #Gets or sets whether the node has an inertia marker.
Strategy #Gets or sets an optional sourcing strategy such as build, buy, outsource, or market.
LabelOffsetX #Gets or sets an optional X label offset in rendered pixels.
LabelOffsetY #Gets or sets an optional Y label offset in rendered pixels.