WorkingModeSwitchingOptions Interface
An object that contains a dashboard layout coordinates.
#Declaration
TypeScript
export interface WorkingModeSwitchingOptions
#Properties
#surfaceLeft Property
Specifies a left coordinate of the dashboard.
#Declaration
TypeScript
surfaceLeft?: number
#Property Value
Type | Description |
---|---|
number | A number that is a left dashboard’s coordinate. |
#Remarks
Use this option to move a dashboard layout when you show / hide additional panels (for example, Dashboard Panel or Toolbox).
#surfaceTop Property
#Declaration
TypeScript
surfaceTop?: number
#Property Value
Type |
---|
number |