properties
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetVisPropertiesChangedPayload > properties
DashboardInsightWidgetVisPropertiesChangedPayload.properties property
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.
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.
Signature:
readonly properties: VisualizationProperties | undefined;