IXirrBucketProps
Home > @gooddata/sdk-ui-charts > IXirrBucketProps
IXirrBucketProps 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.
Signature:
export interface IXirrBucketProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attribute? | AttributeOrPlaceholder | (BETA) (Optional) The date dimension to use for the computation. This allows you to set the granularity (day, month, etc.) for the IRR calculation. | |
filters? | NullableFiltersOrPlaceholders | (BETA) (Optional) Specify filters to apply on the data to compute with. | |
measure | MeasureOrPlaceholder | (BETA) The measure to calculate the Internal Rate of Return for. | |
placeholdersResolutionContext? | any | (BETA) (Optional) Resolution context for composed placeholders. |