API Reference
Class
VisNetworkGlobalConfig
Global configuration settings for VisNetwork across the document.
Inheritance
- Object
- VisNetworkGlobalConfig
Constructors
public VisNetworkGlobalConfig() #Inherited Methods
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.