HtmlForgeX

API Reference

Class

VisNetworkGlobalConfig

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Global configuration settings for VisNetwork across the document.

Inheritance

  • Object
  • VisNetworkGlobalConfig

Usage

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

Returned or exposed by

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.