Edge.ShowLabel Property

Comuna.NET

EdgeShowLabel Property

Gets or sets a value indicating whether to show the edge's label.

Namespace:  Comuna.Graphviz
Assembly:  Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntax
C#
public bool ShowLabel { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also