IDashboardInsightWidgetVisPropertiesChangedPayload
Home > @gooddata/sdk-ui-dashboard > IDashboardInsightWidgetVisPropertiesChangedPayload
IDashboardInsightWidgetVisPropertiesChangedPayload 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 IDashboardInsightWidgetVisPropertiesChanged event.
Signature:
export interface IDashboardInsightWidgetVisPropertiesChangedPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
VisualizationProperties | undefined |
(BETA) New visualization properties that are now in effect for the insight widget. These properties will be merged with the properties defined on the insight itself. They will influence how the insight visually appears. Will be undefined if there are no widget-level visualization properties set for the particular insight widget. | |
|
|
(BETA) Reference to Insight Widget that was changed. |