chronologicalOrigin
Home > @gooddata/sdk-model > IGranularityDescriptor > chronologicalOrigin
IGranularityDescriptor.chronologicalOrigin property
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.
For cyclical granularities, the chronological granularity they are derived from (e.g. month_in_year → month).
Signature:
chronologicalOrigin?: DateAttributeGranularity;