HtmlForgeX

API Reference

Enum

VisNetworkTreeSpacing

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
JsonConverter(typeof(VisNetworkEnumConverter<VisNetworkTreeSpacing>))

Tree spacing methods for hierarchical layout.

Inheritance

  • Enum
  • VisNetworkTreeSpacing

Values

public const VisNetworkTreeSpacing EdgeMinimization #

Minimize edge crossings.

Value: 0
public const VisNetworkTreeSpacing NodeDistance #

Keep distance between nodes consistent.

Value: 1