HtmlForgeX

API Reference

Class

VisNetworkExportOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Options for exporting network data.

Inheritance

  • Object
  • VisNetworkExportOptions

Constructors

Properties

public Boolean IncludePositions { get; set; } #

Gets or sets whether to include node positions.

public Boolean IncludeViewport { get; set; } #

Gets or sets whether to include viewport state.

public Boolean IncludeOptions { get; set; } #

Gets or sets whether to include network options.

public Boolean IncludeHidden { get; set; } #

Gets or sets whether to include hidden nodes/edges.