HtmlForgeX

API Reference

Enum

VisNetworkLayoutSort

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

Defines sorting modes for hierarchical layouts.

Inheritance

  • Enum
  • VisNetworkLayoutSort

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const VisNetworkLayoutSort Hubsize #

Sort by hub size.

Value: 0
public const VisNetworkLayoutSort Directed #

Sort in directed order.

Value: 1