API Reference
Class
GraphSceneSuperTopologyExtensions
Provides reusable presets for large topology and relationship-graph exploration.
Inheritance
- Object
- GraphSceneSuperTopologyExtensions
Methods
UseSuperTopologyDefaults(ChartForgeX.Interactivity.GraphSceneOptions options, System.Boolean enableManipulation) #Applies large-topology defaults that keep the scene model host-neutral while preparing adapters for vis-network-style exploration.
Parameters
- options ChartForgeX.Interactivity.GraphSceneOptions
- The graph scene options to configure.
- enableManipulation System.Boolean
- Whether opt-in editing/manipulation capabilities should be advertised.
Returns
The current options instance.