Spotfire.Dxp.Application.Layout Namespace

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

  ClassDescription
Public classDockingPlacement
The docking placement of a Panel.
Public classCode exampleLayoutDefinition
Defines the layout structure and content to be applied within a Page.
Public classPanelPlacement Obsolete.
The docking placement of a Panel.
Public classPanelState
Represents the panel state.
Public classVisualizationAreaSize
The visualization area size.
Public classVisualizationAreaSizePropertyNames
Contains property name constants for the public properties of VisualizationAreaSize.
Enumerations

  EnumerationDescription
Public enumerationPanelRegion
Specifies which edge of a page to dock a panel to. This enumeration is used in DockingPlacement.
Public enumerationTileMode
How to generally arrange Visuals within a Page.