API Reference
Class
VisNetworkGlobalConfig
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
- Property DocumentConfiguration.VisNetwork
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.