The Spotfire.Dxp.Application.Layout namespace contains a class used to configure the layout of visualizations in a page.
            
            Classes
              | Class | Description | |
|---|---|---|
| 
                   | 
                DockingPlacement | 
                   The docking placement of a Panel.
             
                 | 
              
| 
                   | 
                LayoutDefinition | 
                   Defines the layout structure and content to be applied within
             a Page.
              
                 | 
              
| 
                   | 
                PanelPlacement |  Obsolete.  The docking placement of a Panel.
              | 
              
| 
                   | 
                PanelState | 
                   Represents the panel state.
             
                 | 
              
| 
                   | 
                VisualizationAreaSize | 
                   The visualization area size.
             
                 | 
              
| 
                   | 
                VisualizationAreaSizePropertyNames | 
                   
            Contains property name constants for the public properties of VisualizationAreaSize.
             
                 | 
              
Enumerations
              | Enumeration | Description | |
|---|---|---|
| 
                   | 
                PanelRegion | 
                   Specifies which edge of a page to dock a panel to.
            This enumeration is used in PanelPlacement.
             
                 | 
              
| 
                   | 
                TileMode |