DocumentAutoConfigure Method TIBCO Spotfire 7.6 API Reference
Configures a newly created document with reasonable default values such as an intial page with a visualization on it and a filter panel containing default filters for all columns and hierarchies.

Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public void AutoConfigure()
Remarks

This method is called when a document is created by the user, but the exact configuration produced is undefined and can change between versions. This method should only be called once. It implicitly calls ApplyUserPreferences.
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference