Spotfire.Dxp.Application.Layout Namespace TIBCO Spotfire 7.12 API Reference
The Spotfire.Dxp.Application.Layout namespace contains a class used to configure the layout of visualizations in a page.
Classes

  Class Description
Public class DockingPlacement
The docking placement of a Panel.
Public class Code example LayoutDefinition
Defines the layout structure and content to be applied within a Page.
Public class PanelPlacement Obsolete.
The docking placement of a Panel.
Public class PanelState
Represents the panel state.
Public class VisualizationAreaSize
The visualization area size.
Public class VisualizationAreaSizePropertyNames
Contains property name constants for the public properties of VisualizationAreaSize.
Enumerations

  Enumeration Description
Public enumeration PanelRegion
Specifies which edge of a page to dock a panel to. This enumeration is used in PanelPlacement.
Public enumeration TileMode
How to generally arrange Visuals within a Page.