HtmlForgeX

API Reference

Class

VisNetworkGlobalConfig

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Global configuration settings for VisNetwork across the document.

Inheritance

  • Object
  • VisNetworkGlobalConfig

Constructors

public VisNetworkGlobalConfig() #

Properties

public Boolean LazyInitByDefault { get; set; } #

When true, VisNetwork initialization is deferred until the diagram container becomes visible (e.g., inside inactive tabs, collapsed accordions, or wizard steps). This can significantly reduce initial load time for pages with many diagrams or very large graphs.