ISetMeasureValueFilterTitlePayload
Home > @gooddata/sdk-ui-dashboard > ISetMeasureValueFilterTitlePayload
ISetMeasureValueFilterTitlePayload 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.
Payload of the ISetMeasureValueFilterTitle command.
Signature:
export interface ISetMeasureValueFilterTitlePayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Local identifier of the measure value filter to update. | ||
|
string |
(ALPHA) (Optional) Custom title to set. Pass undefined to reset to the default metric title. |