DashboardExportSlideConfig
Home > @gooddata/sdk-ui-dashboard > DashboardExportSlideConfig
DashboardExportSlideConfig interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the size of the slide where visualization will be fit and rendered.
Signature:
export interface DashboardExportSlideConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height | number | (ALPHA) Preferred height of slide in export mode. | |
width | number | (ALPHA) Preferred width of slide in export mode. |