AddVisualizationToVisualizationSwitcherWidgetContentPayload
Home > @gooddata/sdk-ui-dashboard > AddVisualizationToVisualizationSwitcherWidgetContentPayload
AddVisualizationToVisualizationSwitcherWidgetContentPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the AddVisualizationToVisualizationSwitcherWidgetContent command.
Signature:
export interface AddVisualizationToVisualizationSwitcherWidgetContentPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (BETA) Insight that is added. | ||
| 
 | (BETA) Visualization switcher widget reference whose content to change. | ||
| 
 | IVisualizationSizeInfo | (BETA) Size info of the added visualizaiton. | |
| 
 | (BETA) Visualization to add onto switcher widget. |